Create install.sh

This commit is contained in:
Antonin Décimo
2014-08-19 11:02:36 +02:00
parent 1540f50ebb
commit a0c572ee0e
2 changed files with 33 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
### NAME
`love-release.sh` -- Bash script to generate Love 2D game releases
### INSTALLATION
Clone and run as root `install.sh`, or edit `install.sh` to choose
locations in user-space.
### SYNOPSIS
`love-release.sh [-dlmw] [-n project_name] [-r release_dir]
[-u company_name] [-v love_version] [FILES...]`