mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 11:02:20 +00:00
Add modules documentation. Possible workaround for #5
This commit is contained in:
@@ -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 you’d like to add the support of another platform,
|
||||
or your own build script, see `scripts/example.sh`.
|
||||
|
||||
#### ICONS
|
||||
The script doesn’t yet handle the process of creating icons,
|
||||
but if provided it can use them.
|
||||
|
Reference in New Issue
Block a user