dtmt/crates/dtmm
Lucas Schwiderski cd9554fbe3
fix(dtmm): Fix deploying mod bundles
Two different functions were each reading the bundle database
from the backup, so their changes would overwrite each other.
Additionally, mod bundles were missing from the database.

Ref: #28.
2023-02-25 16:09:09 +01:00
..
assets WIP: mod_main logging and more DML specialication 2023-02-23 21:38:57 +01:00
src fix(dtmm): Fix deploying mod bundles 2023-02-25 16:09:09 +01:00
Cargo.toml refactor: Add crate for shared functionality 2023-02-23 21:38:35 +01:00
notes.adoc feat(dtmm): Create initial mod manager window 2023-02-08 14:40:49 +01:00