data import impl with jsons

This commit is contained in:
2026-03-30 09:47:15 -03:00
parent d954aef0eb
commit 884e9ea17c
15 changed files with 587 additions and 609 deletions

8
assets/data/battery.json Normal file
View File

@@ -0,0 +1,8 @@
{
"single": [
"sprites/battery/label.png"
],
"ranges": [
{ "base": "sprites/battery/", "start": 0, "end": 4 }
]
}