mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 19:12:19 +00:00
Various little fixes
This commit is contained in:
@@ -21,8 +21,7 @@ it will automatically detect which version your project uses.
|
||||
If a \fIProjectName.icns\fR file is provided,
|
||||
the script will use it to set the game icon on MacOS.
|
||||
If a \fIProjectName.ico\fR file is provided, and that \fBWine\fR
|
||||
and \fBResource Hacker\fR are installed, the script will use them
|
||||
to set the game icon on Windows.
|
||||
is installed, the script will use it to set the game icon on Windows.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-h
|
||||
@@ -147,7 +146,7 @@ If you want to create Windows icons (\fI.ico\fR),
|
||||
you can use \fIicoutils\fR to create the icon,
|
||||
then Wine and Resource Hacker to set the icon.
|
||||
This last step can be automatically done,
|
||||
assuming Wine and Resource Hacker are installed.
|
||||
assuming Wine is installed.
|
||||
.br
|
||||
If you want to add icons in the debian package,
|
||||
open it and put the icons in \fI/usr/share/icons/hicolor/YYxYY/apps/\fR,
|
||||
|
Reference in New Issue
Block a user