mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 19:12:19 +00:00
Bug fixes, close #15
- rename --activity to --apk-activiy, - support absolute or relative path for icon directory argument, - rename love-LOVE_VERSION-winXX to PROJECT_NAME-winXX inside windows release zip.
This commit is contained in:
@@ -130,7 +130,7 @@ It will then search the icon directory for subdirectories like
|
||||
to find an \fIic_launcher.png\fR image.
|
||||
OUYA icon (size \fI732x412\fR, or \fIdrawable-xhdpi/ouya_icon.png\fR) is supported.
|
||||
.TP
|
||||
.B \-\-activity \fIactivity\fR
|
||||
.B \-\-apk\-activity \fIactivity\fR
|
||||
The name of the class that extends GameActivity.
|
||||
By default it is the name of the project with 'Activity' appended,
|
||||
eventual spaces and dashes replaced by underscores.
|
||||
|
Reference in New Issue
Block a user