added command to create exe
This commit is contained in:
parent
81e704cf7a
commit
cb8c861407
1 changed files with 1 additions and 0 deletions
1
createExe.sh
Normal file
1
createExe.sh
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
pyinstaller.exe --add-data .\GAME_METHODS\*:.\GAME_METHODS\ --onefile .\OutGaugeInterpreter.py
|
||||||
Loading…
Add table
Add a link
Reference in a new issue