Hopefully fix logo in 1.19-1.21.3
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-06-13 11:08:07 +02:00
parent ae67588778
commit 78839ce763
146 changed files with 159 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"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"
]
}
]
}