We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a389a commit a0ce25cCopy full SHA for a0ce25c
scripts/builder.bat
@@ -1,5 +1,5 @@
1
@echo off
2
cd ..
3
py -m nuitka --onefile main.py
4
-move main.exe built
+move main.exe built/TTOManager.exe
5
pause
0 commit comments