dtmt/crates/dtmm
Lucas Schwiderski 4a1e88987c
fix: Force unix path separators for engine values
The engine, and therefore the SDK, too, use unix path separators.
However, on Windows, `PathBuf` automatically produces backslashes.

Fix #46.
2023-03-03 17:36:53 +01:00
..
assets feat(dtmm): Move class and require hooks into early loading 2023-03-01 00:20:45 +01:00
src fix: Force unix path separators for engine values 2023-03-03 17:36:53 +01:00
Cargo.toml fix: Force unix path separators for engine values 2023-03-03 17:36:53 +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)