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
Lucas Schwiderski cf2503214b
feat: Implement bundle decompression
It does share a large portion of logic with the actual opening of
bundles. But trying to combine everything would only make things more
complex.
2022-11-01 17:35:47 +01:00
src feat: Implement bundle decompression 2022-11-01 17:35:47 +01:00
.fdignore chore: Initialize project 2022-11-01 12:10:05 +01:00
.gitignore chore: Initialize project 2022-11-01 12:10:05 +01:00
Cargo.lock feat: Implement bundle decompression 2022-11-01 17:35:47 +01:00
Cargo.toml feat: Implement bundle decompression 2022-11-01 17:35:47 +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.