Prereqs:
ffmpeg
rust
go
pyenv
python3.9
Preinstall:
- Install
pyenv
- Install python 3.9
- Activate python
- Install
poetry
poetry shell
poetry install --extras 'win32gui'
Start:
- Unzip autorepack
- Install CanRep or already installed
- Start ICCup Brood War
- Start CanRep
.\start.bat
or
python .\pyautoreplay\main.py "C:\\autorep_pack\\starcraft\\replays\\ALL" "C:\\autorep_pack\\starcraft\\maps\\replays"
TODO:
- Error prone
- async chats
- startup script
- refactor files
- typer cli
- type anotations
- tests