Init tile impl

This commit is contained in:
2026-08-06 22:10:33 +03:00
parent dee1d4cc0f
commit 9a008834dc
6 changed files with 61 additions and 14 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"automappingRulesFile": "",
"commands": [
],
"compatibilityVersion": 1100,
"extensionsPath": "extensions",
"folders": [
"."
],
"properties": [
],
"propertyTypes": [
]
}
+12
View File
@@ -0,0 +1,12 @@
{
"activeFile": "",
"expandedProjectPaths": [
],
"fileStates": {
},
"openFiles": [
],
"project": "hello.tiled-project",
"recentFiles": [
]
}