- Download and unzip the latest release
- Copy
version.dll
andmods_path.txt
to the game folder (Game\Bin
) - Specify the FULL path to the mods directory inside
mods_path.txt
if needed (by default it will append toGame\Bin\Mods
folder) - Start the game
The vanilla game doesn't support a feature of setting the custom path for the mods directory, instead it uses My Documents
folder. And sometimes one could experience a lack of free space on a system drive. With that being said, this utility can solve such an issue.
- MinHook (https://github.com/TsudaKageyu/minhook)
- Visual Studio 2019 is required to compile this project