Files
TexturePack/9/assets/minecraft/custom_escape/font/custom_font.json
YoyoNow 7f8a5e1b69
All checks were successful
SteamWarCI Build successful
Add Title Logo and change disconnect button text
2025-06-13 10:51:02 +02:00

22 lines
480 B
JSON

{
"providers": [
{
"file": "custom_escape:internal/square.png",
"chars": [
"\uEFFF"
],
"height": -209,
"ascent": -10000,
"type": "bitmap"
},
{
"type": "bitmap",
"file": "custom_escape:escape_menu/logo.png",
"height": 120,
"ascent": 113,
"chars": [
"\uEF00"
]
}
]
}