Previous Versions
My original, C++, implementation of this mod (versions 1.1.0 and below)
Vadfromnu's SE/AE update to Kassents original mod
Elys' LE uncapper, which Kassent's mod is based on
Building
- Install visual studio 2019.
- Use VS2019 installer to install dependencies.
- Windows SDK.
- clang++.
- Install Rust using rust-up.
- define LIBCLANG_PATH environment variable.
- Run cargo build.