mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-30 08:59:36 +00:00
3 lines
163 B
Batchfile
3 lines
163 B
Batchfile
pyinstaller --onefile --noconsole --name "Twitch Drops Miner (by DevilXD)" --icon pickaxe.ico ^
|
|
--add-data pickaxe.ico;. --distpath "./Twitch Drops Miner" main.py
|