A set of modding tools for the newest generation of the Bitsquid game engine that powers the game Warhammer 40.000: Darktide.
Find a file
2022-12-28 19:50:22 +01:00
crates/dtmt feat: Implement decompilation for strings file type 2022-12-28 18:30:11 +01:00
lib fix: Fix decompiling strings files with Unicode 2022-12-28 19:50:22 +01:00
.fdignore feat: Implement directly loading Oodle library 2022-11-13 23:23:00 +01:00
.gitignore feat: Implement bundle writing and file injecting 2022-11-16 09:36:46 +01:00
.gitmodules chore: Turn project structure into workspace 2022-11-18 10:44:01 +01:00
Cargo.lock fix: Fix decompiling strings files with Unicode 2022-12-28 19:50:22 +01:00
Cargo.toml chore: Turn project structure into workspace 2022-11-18 10:44:01 +01:00
CHANGELOG.adoc fix: Decompression doesn't work for some bundles 2022-12-28 19:44:23 +01:00
LICENSE chore: Initialize project 2022-11-01 12:10:05 +01:00
README.adoc chore: Initialize project 2022-11-01 12:10:05 +01:00
rust-toolchain.toml chore: Initialize project 2022-11-01 12:10:05 +01:00
rustfmt.toml feat: Implement bundle decompression 2022-11-01 17:35:47 +01:00

Darktide Mod Tools

A set of tools to develop mods for the newest generation of the Bitsquid game engine that powers the game Warhammer 40.000: Darktide.