Add modules documentation. Possible workaround for #5

This commit is contained in:
Antonin Décimo
2014-08-20 22:27:43 +02:00
parent 66d72e7619
commit 9a19a87a08
5 changed files with 101 additions and 8 deletions

View File

@@ -99,6 +99,12 @@ with eventual underscores (i.e. [a-zA-Z0-9\_]), otherwise you'll get errors.
`--clean` Clean the cache located in `~/.cache/love-release`.
One can replace the Love files there.
#### MODULES
The script is modular.
Each different platform is handled by a subscript stored in `scripts`.
If youd like to add the support of another platform,
or your own build script, see `scripts/example.sh`.
#### ICONS
The script doesnt yet handle the process of creating icons,
but if provided it can use them.