summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2025-01-27 15:01:56 +0100
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2025-02-03 15:39:46 +0100
commit14c5980f587d05ccf19101676ffad6e8c2fb8845 (patch)
treed3ed567ea058c8c48b17f0893dd502832a6212ef
parentba998e5fb48da8075c912eca7187e8554cb95dd9 (diff)
downloadclientdata-14c5980f587d05ccf19101676ffad6e8c2fb8845.tar.gz
clientdata-14c5980f587d05ccf19101676ffad6e8c2fb8845.tar.bz2
clientdata-14c5980f587d05ccf19101676ffad6e8c2fb8845.tar.xz
clientdata-14c5980f587d05ccf19101676ffad6e8c2fb8845.zip
Moved the Tiled project to top level
-rw-r--r--tmw.tiled-project (renamed from rules/automapper.tiled-project)6
1 files changed, 4 insertions, 2 deletions
diff --git a/rules/automapper.tiled-project b/tmw.tiled-project
index d0eb5920..7148658f 100644
--- a/rules/automapper.tiled-project
+++ b/tmw.tiled-project
@@ -1,11 +1,13 @@
{
- "automappingRulesFile": "",
+ "automappingRulesFile": "rules/rules.txt",
"commands": [
],
"compatibilityVersion": 1100,
"extensionsPath": "extensions",
"folders": [
- "."
+ "maps",
+ "rules",
+ "tilesets"
],
"properties": [
],