Add Title Logo and change disconnect button text
All checks were successful
SteamWarCI Build successful
All checks were successful
SteamWarCI Build successful
This commit is contained in:
13
9/assets/minecraft/font/default.json
Normal file
13
9/assets/minecraft/font/default.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"providers": [
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:font/title.png",
|
||||
"height": 256,
|
||||
"ascent": 40,
|
||||
"chars": [
|
||||
"\uE000"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user