Collection of scripts to help with the game Last War
I use uv, but feel free to use any other virtual environment manager that you like
- Create virtual environment
uv venv - Enter virtual environment
source .venv/bin/activate - Install necessary dependecies
uv pip install -r requirements.txt
python buffs.py