A tool that makes it easy to customize and create mods for theHunter: Call of the Wild (COTW).
Note: This was built and tested with Python 3.9.6
- Setup virtual environment (optional; on Windows)
python -m venv venv
venv\Scripts\activate
- Install dependencies:
pip install -r requirements.txt
python -m PySimpleGUI.PySimpleGUI upgrade
- To run the application:
python -m modbuilder