A set of modding tools for the newest generation of the Bitsquid game engine that powers the game Warhammer 40.000: Darktide.
`csv_async`'s deserializer seems to only emit a few specific types to the supplied visitor. Namely strings and 64 bit numbers. I was not able to figure out why some numbers where considered floats. So each visitor for the hash types needs to implement all of those data types and convert them, if necessary. |
||
---|---|---|
src | ||
.fdignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.adoc | ||
rust-toolchain.toml | ||
rustfmt.toml |
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.