A set of modding tools for the newest generation of the Bitsquid game engine that powers the game Warhammer 40.000: Darktide.
This makes switching between branches that introduce new crates easier. During switching, Git sometimes leaves directories in the tree, e.g. submodules, and those then produce issues when trying to compile in a branch that doesn't use that workspace member. |
||
---|---|---|
crates | ||
docs/screenshots | ||
lib | ||
.fdignore | ||
.gitignore | ||
.gitmodules | ||
Cargo.lock | ||
Cargo.toml | ||
CHANGELOG.adoc | ||
LICENSE | ||
README.adoc | ||
rust-toolchain.toml | ||
rustfmt.toml |
Darktide Mod Tools
A set of tools to use and develop mods for the newest generation of the Bitsquid game engine that powers the game Warhammer 40.000: Darktide.
Darktide Mod Manager (DTMM)
DTMM is a GUI application to install and manage mods for the game.

Head to crates/dtmm for more information or check the Wiki.
Darktide Mod Tools (DTMT)
DTMT is a CLI application providing various commands that aid in developing mods for the game.
Head to crates/dtmt for more information or check the Wiki.