1 line
108 B
Batchfile
1 line
108 B
Batchfile
pyinstaller cli.py -y -n "rise to fall" --add-data="src\levels\testlevel.json;levels" --icon="src\icon.ico"
|