mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Add Windows installer with Inno Setup !
This commit is contained in:
@@ -35,7 +35,6 @@ do
|
||||
MAINTAINER_EMAIL=$OPTARG
|
||||
elif [ "$OPTOPT" = "deb-package-name" ]; then
|
||||
PACKAGE_NAME=$OPTARG
|
||||
package_name_defined_argument=true
|
||||
elif [ "$OPTOPT" = "deb-icon" ]; then
|
||||
ICON_DIR=$OPTARG
|
||||
fi
|
||||
|
Reference in New Issue
Block a user