updated command to build on linux
This commit is contained in:
parent
b60b053aed
commit
9f0d7120ee
1 changed files with 2 additions and 1 deletions
|
|
@ -1 +1,2 @@
|
|||
pyinstaller.exe --add-data .\GAME_METHODS\*:.\GAME_METHODS\ --onefile .\OutGaugeInterpreter.py
|
||||
pyinstaller --add-data ./GAME_METHODS/*:./GAME_METHODS/ --onefile ./OutGaugeInterpreter.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue