dtmt/crates/dtmm
Lucas Schwiderski 272f4ef016
fix(dtmm): Prevent logging from causing state changes
The log view itself still works correctly, as it is lensed onto the
field. But ignoring log from general Data comparisons prevents it
generating state changes.

This also removes the log for unknown commands. In practice, missing to
implement a command hasn't been an issue.
2023-03-16 10:00:09 +01:00
..
assets feat(dtmm): Implement gruvbox dark theme 2023-03-15 10:31:21 +01:00
src fix(dtmm): Prevent logging from causing state changes 2023-03-16 10:00:09 +01:00
Cargo.toml feat(dtmm): Improve update icon 2023-03-15 19:37:47 +01:00
notes.adoc feat(dtmm): Create initial mod manager window 2023-02-08 14:40:49 +01:00
README.adoc docs: Add split READMEs 2023-03-01 22:14:31 +01:00

Darktide Mod Manager (DTMM)

DTMM is a GUI application to install and manage mods for the game.

![dtmm main view](../../docs/screenshots/dtmm.png)