mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 11:02:20 +00:00
Fix MacOS icns, dropped version detection
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user