# Copyright (c) 2025 Dominic Masters # # This software is released under the MIT License. # https://opensource.org/licenses/MIT add_asset(TILESET minogram.png type=ALPHA tileWidth=6 tileHeight=10 columns=16 rows=6) add_asset(TILESET ui.png type=PALETTIZED tileWidth=16 tileHeight=16) add_asset(TILESET ui_frame.png type=PALETTIZED tileWidth=16 tileHeight=16) add_asset(TILESET background.png type=PALETTIZED tileWidth=16 tileHeight=16)