Running from source:
- Create a venv:
python -m venv venv - Activate the venv:
- Windows:
call venv\scripts\activate - Unix-based:
source ./venv/bin/activate
- Windows:
- Install the project as editable:
pip install -e . - Run:
python -m mars_patcher
| Name | Name | Last commit date | ||
|---|---|---|---|---|