Skip to content

Commit 97572ef

Browse files
committed
auto-py-to-exe
1 parent 5f02f68 commit 97572ef

File tree

3 files changed

+3
-44
lines changed

3 files changed

+3
-44
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ reslotter.zip
6060
__init__.spec
6161

6262
reslotterGUI.zip
63+
64+
output/

build.bat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pyinstaller --noconfirm --onefile --console --add-data "D:/Users/Ryan/Documents/SmashClub/hack/reslotter/repo/reslotter.py;." "D:/Users/Ryan/Documents/SmashClub/hack/reslotter/repo/reslotterGUI.py"

reslotterGUI.spec

-44
This file was deleted.

0 commit comments

Comments
 (0)