This repository has been archived on 2024-06-15. You can view files and clone it, but cannot push or open issues or pull requests.
Launcher/build.bat
2024-01-09 21:33:27 +01:00

3 lines
No EOL
188 B
Batchfile
Executable file

nuitka3 ./src/main.py --clean-cache=all --onefile --run --output-dir=./build --enable-plugin=tk-inter
:: --clean-cache=all --disable-console --windows-icon-from-ico=./data/icon.ico
pause