Logos
Moves custom logo to resources/ New Title Logo
This commit is contained in:
parent
f5ea9454a5
commit
e07366450d
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
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 |
Loading…
x
Reference in New Issue
Block a user