mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Add new options, rename some
Modules options have been capitalized. "project's name" was renamed to "project's title". Many options to set global variables were added. "--clean" option was reimplemented.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Mac OS X
|
||||
init_module "Mac OS X" "osx" "m"
|
||||
OPTIONS="m"
|
||||
init_module "Mac OS X" "osx" "M"
|
||||
OPTIONS="M"
|
||||
LONG_OPTIONS=""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user