Fix MacOS icns, dropped version detection

This commit is contained in:
Antonin Décimo
2014-05-01 12:35:08 +02:00
parent bf14ac7066
commit a0339927e9
2 changed files with 8 additions and 31 deletions

View File

@@ -9,7 +9,6 @@ You can use love-release.sh to generate Love 2D game applications and get over t
The script fully supports Windows, MacOS either on x86 or x64.
It needs an Internet connection to download Love files, and relies on curl, zip and unzip commands.
To set the default Love version to use, you can edit the very beginning of the script.
If a `conf.lua` file is provided, the script will try to detect the right version of Love to use.
If a `ProjectName.icns` file is provided, the script will use it to set the game icon on MacOS.
### OPTIONS