key-data / models /run_champion.bat
tostido's picture
Fix Rerun API (Scalar->Scalars) + add launcher batch file
44c941c
raw
history blame contribute delete
55 Bytes
@echo off
cd /d "%~dp0"
python champion_gen42.py
pause