dtmt/crates/dtmm
Lucas Schwiderski a0791cba41
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
dtmm: Extend NexusInfo
This provides forward compatibility, in case I ever want to use those
fields. If I only added them at the time when they are needed, I would
need to come up with a process to load the `nexus.sjson` with missing
fields.

Closes #130.
2023-12-05 10:40:29 +01:00
..
assets dtmm: Add .desktop file 2023-11-30 17:50:48 +01:00
src dtmm: Extend NexusInfo 2023-12-05 10:40:29 +01:00
Cargo.toml dtmm: Add link to open mod on Nexus 2023-12-04 16:48:18 +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)