mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Add zip compression level option. Fix exit_module function
This commit is contained in:
@@ -15,7 +15,7 @@ EXCLUDE_FILES="$EXCLUDE_FILES $PROJECT_ICNS"
|
||||
PACKAGE_NAME=$(echo $PROJECT_NAME | sed -e 's/[^-a-zA-Z0-9_]/-/g')
|
||||
|
||||
|
||||
create_love_file
|
||||
create_love_file 9
|
||||
|
||||
|
||||
# Info.plist
|
||||
|
Reference in New Issue
Block a user