A in-game realtime handling editor, also supports auto load of saved profiles.
- Visual Studio 2015
- Python 2.7
- Just Cause 3 Mod Loader
You can find builds on releases (THEY ARE CURRENTLY ONLY WIP)
or
- Clone this repo
- Run
git submodule update --init --recursive - Run
python configure.py - Run
python build.py - Either copy or symlink the resulting DLL (in
out\Release) to yourJust Cause 3\modsdirectory- If Just Cause 3 Mod Loader is not already installed, acquire a copy (should be named
dinput8.dll) and copy it into yourJust Cause 3directory
- If Just Cause 3 Mod Loader is not already installed, acquire a copy (should be named
- Launch game and toggle menu with F8, spawn menu is on F9

