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 @@
|
||||
# Debian package
|
||||
init_module "Debian" "debian" "d"
|
||||
OPTIONS="d"
|
||||
init_module "Debian" "debian" "D"
|
||||
OPTIONS="D"
|
||||
LONG_OPTIONS=""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user