Skip to content

Commit

Permalink
Add a release.bat
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Gama11 committed May 4, 2018
1 parent 8106873 commit 90cf3c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,4 @@ dump
Other/SpriteStressTest/
.vscode
debug.log
flixel-demos.zip
1 change: 1 addition & 0 deletions release.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7z a -tzip -r -x!export -x!.git -x!.vscode -x!.gitignore -x!.travis.yml flixel-demos.zip

0 comments on commit 90cf3c1

Please sign in to comment.