Skip to content

Commit

Permalink
Change executable name
Browse files Browse the repository at this point in the history
  • Loading branch information
lavirlifiliol committed Mar 28, 2021
1 parent e4728cd commit 3e646f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
call(['pyinstaller',
'--add-data', '.' + pathsep + '.',
'--windowed',
'--name', 'Protect the Pond! Quack the Case!',
'--onefile',
'aaaaAAAA/__main__.py'
])
Expand Down

0 comments on commit 3e646f8

Please sign in to comment.