Skip to content

Repository files navigation

cotw-mod-builder

Warning

This app is no longer maintained.

A tool that makes it easy to customize and create mods for theHunter: Call of the Wild (COTW).

Recording

How to Build

Note: This was built and tested with Python 3.9.6

  1. Setup virtual environment (optional; on Windows)
python -m venv venv
venv\Scripts\activate
  1. Install dependencies:
pip install -r requirements.txt
python -m PySimpleGUI.PySimpleGUI upgrade
  1. To run the application:
python -m modbuilder

About

A tool to create custom mods for COTW.

Topics

Resources

Stars

51 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages