1
Fork 0
risetofall/build.bat
2021-01-17 13:49:57 -06:00

1 line
118 B
Batchfile

pyinstaller cli.py --onefile -y -n "rise to fall" --add-data="src\levels\testlevel.json;levels" --icon="src\icon.ico"