The initial implementation of DML ended up loading mods quite late, which did give it the benefit of all `Manager`s being available. This change therefore moves mod loading until after those are initialized. But contrary to old DML, we still create a separate game state to make sure the game doesn't advance until mods are loaded. This avoids race conditions like the one where LogMeIn needs to come early in the load order. |
||
---|---|---|
.. | ||
assets | ||
src | ||
Cargo.toml | ||
notes.adoc | ||
README.adoc |
Darktide Mod Manager (DTMM)
DTMM is a GUI application to install and manage mods for the game.
