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-11 22:12:06 +01:00

3 lines
No EOL
201 B
Batchfile
Executable file

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