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:
@@ -1,17 +1,51 @@
|
||||
{
|
||||
"activeFile": "",
|
||||
"activeFile": "room1.tmj",
|
||||
"expandedProjectPaths": [
|
||||
"."
|
||||
],
|
||||
"fileStates": {
|
||||
"room1.tmj": {
|
||||
"scale": 0.135375,
|
||||
"selectedLayer": 4,
|
||||
"viewCenter": {
|
||||
"x": 2038.7811634349032,
|
||||
"y": 2256.694367497692
|
||||
}
|
||||
},
|
||||
"room2.tmj": {
|
||||
"scale": 0.135375,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 664.819944598338,
|
||||
"y": 2256.694367497692
|
||||
}
|
||||
},
|
||||
"start.tsx": {
|
||||
"dynamicWrapping": true
|
||||
"dynamicWrapping": true,
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"tileset.tsj": {
|
||||
"dynamicWrapping": false,
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
}
|
||||
},
|
||||
"last.exportedFilePath": "/home/brasse/repos/Regin_mountain_of_treasures/assets/maps",
|
||||
"last.imagePath": "/home/brasse/repos/Regin_mountain_of_treasures/assets/images/1 Tiles",
|
||||
"map.lastUsedExportFilter": "JSON kart-filer ( *.tmj *.json)",
|
||||
"openFiles": [
|
||||
"room1.tmj",
|
||||
"room2.tmj",
|
||||
"start.tsx",
|
||||
"tileset.tsj"
|
||||
],
|
||||
"project": "R.M.O.T.tiled-project",
|
||||
"recentFiles": [
|
||||
"tileset.tsj",
|
||||
"start.tsx",
|
||||
"room2.tmj",
|
||||
"room1.tmj"
|
||||
],
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.type": 1
|
||||
|
||||
Reference in New Issue
Block a user