1
Fork 0
risetofall/build.bat

1 line
108 B
Batchfile

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