Add a custom logo

This commit is contained in:
IntegerLimit 2023-03-25 10:03:12 +11:00
parent 7e754dc677
commit 6dbd45e35f
4 changed files with 3 additions and 3 deletions

View File

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

BIN
overrides/logo/128x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
overrides/logo/16x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
overrides/logo/32x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB