Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod committed Nov 27, 2020
1 parent 73e42d1 commit 204b84e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -0,0 +1,12 @@
# misc-releasebuilder
Release Builder

## Usage
Create Zip Packages from latest version available at GitHub releases:
```
./release.sh
```
Create Zip Packages from specific tag:
```
./release.sh 2.3.13
```

0 comments on commit 204b84e

Please sign in to comment.