Moves custom logo to resources/
New Title Logo
This commit is contained in:
IntegerLimit 2023-04-02 12:56:30 +10:00
parent f5ea9454a5
commit e07366450d
5 changed files with 9 additions and 9 deletions

View File

@ -96,17 +96,17 @@ client {
# The path to the 16x16 Minecraft window icon.
# Leave this and the 32x32 icon blank to use the default icon.
# Default:
S:icon16=logo/256x.png
S:icon16=resources/logo/256x.png
# The path to the 32x32 Minecraft window icon.
# Leave this and the 16x16 icon blank to use the default icon.
# Default:
S:icon32=logo/256x.png
S:icon32=resources/logo/256x.png
# The path to the 256x256 window icon which is used on Mac OS X.
# Leave this, the 16x16 icon and the 32x32 icon blank to use the default icon.
# Default:
S:icon256=logo/256x.png
S:icon256=resources/logo/256x.png
# The Minecraft window title.
# Default: Minecraft 1.12.2

View File

@ -96,17 +96,17 @@ client {
# The path to the 16x16 Minecraft window icon.
# Leave this and the 32x32 icon blank to use the default icon.
# Default:
S:icon16=logo/256x.png
S:icon16=resources/logo/256x.png
# The path to the 32x32 Minecraft window icon.
# Leave this and the 16x16 icon blank to use the default icon.
# Default:
S:icon32=logo/256x.png
S:icon32=resources/logo/256x.png
# The path to the 256x256 window icon which is used on Mac OS X.
# Leave this, the 16x16 icon and the 32x32 icon blank to use the default icon.
# Default:
S:icon256=logo/256x.png
S:icon256=resources/logo/256x.png
# The Minecraft window title.
# Default: Minecraft 1.12.2

View File

@ -96,17 +96,17 @@ client {
# The path to the 16x16 Minecraft window icon.
# Leave this and the 32x32 icon blank to use the default icon.
# Default:
S:icon16=logo/256x.png
S:icon16=resources/logo/256x.png
# The path to the 32x32 Minecraft window icon.
# Leave this and the 16x16 icon blank to use the default icon.
# Default:
S:icon32=logo/256x.png
S:icon32=resources/logo/256x.png
# The path to the 256x256 window icon which is used on Mac OS X.
# Leave this, the 16x16 icon and the 32x32 icon blank to use the default icon.
# Default:
S:icon256=logo/256x.png
S:icon256=resources/logo/256x.png
# The Minecraft window title.
# Default: Minecraft 1.12.2

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 144 KiB