Fix Biome System integration, memory optimization, and Tiled live sync workflow

This commit is contained in:
2025-12-27 12:50:58 +01:00
parent f8d533465b
commit 43f4b11c87
19 changed files with 1314 additions and 591 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.11" tiledversion="1.11.2" name="ground_tiles" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<tileset version="1.11" tiledversion="1.11.2" name="ground_tiles" tilewidth="48" tileheight="48" tilecount="25" columns="5">
<image source="../ground_tiles.png" width="256" height="256"/>
</tileset>