Add tiled map, tilesheet configs etc

These are just XML so relatively git-friendly.  They're needed for the
game and should be syncronised to the version of the code so they
really ought to be checked in.
This commit is contained in:
2025-01-04 17:01:08 +00:00
parent d1fb902e8a
commit 1531817dc4
11 changed files with 568 additions and 1 deletions

14
assets/game.tiled-project Normal file
View File

@@ -0,0 +1,14 @@
{
"automappingRulesFile": "",
"commands": [
],
"compatibilityVersion": 1100,
"extensionsPath": "extensions",
"folders": [
"."
],
"properties": [
],
"propertyTypes": [
]
}