Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Made a batch file for building a binary (.exe) file of this program
Browse files Browse the repository at this point in the history
  • Loading branch information
acgonzales committed Apr 21, 2020
1 parent d853822 commit d04553b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_exe.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pyinstaller --hidden-import pkg_resources.py2_warn --name Comickaze --onefile --icon .\logo.ico

0 comments on commit d04553b

Please sign in to comment.