dtmt/crates/dtmm/src
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
..
widget feat(dtmm): Implement rudimentary mod deployment 2023-02-18 10:20:10 +01:00
controller.rs feat(dtmm): Implement rudimentary mod deployment 2023-02-18 10:20:10 +01:00
engine.rs fix(dtmm): Fix deploying mod bundles 2023-02-25 16:09:09 +01:00
main.rs feat: Reduce clutter in release mode logging 2023-02-23 21:38:56 +01:00
main_window.rs feat(dtmm): Delete mod files 2023-02-23 21:38:27 +01:00
state.rs feat(dtmt): Validate path values in dtmt.cfg 2023-02-25 10:12:23 +01:00
theme.rs feat(dtmm): Create initial mod manager window 2023-02-08 14:40:49 +01:00