final test

This commit is contained in:
2026-01-10 13:57:27 +01:00
parent 47f1043c33
commit f5fa0d2498
11 changed files with 43 additions and 19 deletions

View File

@@ -0,0 +1,5 @@
{
"texture": {
"mipmap_strategy": "mean"
}
}

View File

@@ -0,0 +1,10 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 100,
"height": 100,
"border": 9
}
}
}

View File

@@ -0,0 +1,6 @@
{
"texture": {
"blur": true
}
}