added command to create exe
This commit is contained in:
1
createExe.sh
Normal file
1
createExe.sh
Normal file
@@ -0,0 +1 @@
|
||||
pyinstaller.exe --add-data .\GAME_METHODS\*:.\GAME_METHODS\ --onefile .\OutGaugeInterpreter.py
|
||||
Reference in New Issue
Block a user