Add Title Logo and change disconnect button text
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-06-13 10:51:02 +02:00
parent ce09d3bc6d
commit 7f8a5e1b69
131 changed files with 543 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"providers": [
{
"type": "bitmap",
"file": "minecraft:font/title.png",
"height": 256,
"ascent": 40,
"chars": [
"\uE000"
]
}
]
}