9 lines
220 B
JSON
9 lines
220 B
JSON
{
|
|
"schema_version": 1,
|
|
"name": "ui_atlas",
|
|
"type": "image_bank",
|
|
"inputs": { "sprites": ["sprites/confirm.png"] },
|
|
"output": { "format": "TILES/indexed_v1", "codec": "RAW" },
|
|
"preload": { "enabled": true }
|
|
}
|