Skip to content

Commit

Permalink
Copy example .bat to dist folder after building windows binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Slashbunny committed Nov 26, 2019
1 parent a2c3b6a commit a09910b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-win.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pip install pyinstaller
pyinstaller download.py -n gog-plugins-downloader --onefile
COPY gog-plugins.bat dist\

0 comments on commit a09910b

Please sign in to comment.