Add new map and tileset files for Windows release

- Created test.tmj and test.tsj files in the maps directory.
- Added tileset.tsj with configuration for the MainTileset including image path and dimensions.
This commit is contained in:
2026-04-26 02:35:31 +02:00
parent 93abb31ba7
commit 16ae22bcba
255 changed files with 401031 additions and 237 deletions

View File

@@ -0,0 +1,12 @@
{
"columns": 1,
"image": "../assets/images/1 Tiles/Tile_12.png",
"imageheight": 32,
"imagewidth": 32,
"name": "MainTileset",
"tilecount": 1,
"tileheight": 32,
"tilewidth": 32,
"type": "tileset",
"version": "1.9"
}