sokoban-v2/assets/tiled/sokoban.tiled-session

36 lines
798 B
Plaintext

{
"activeFile": "map.tmx",
"expandedProjectPaths": [
],
"file.lastUsedOpenFilter": "All Files (*)",
"fileStates": {
"map.tmx": {
"scale": 1,
"selectedLayer": 3,
"viewCenter": {
"x": 624.5,
"y": 421
}
},
"tileset.tsx": {
"scaleInDock": 1
}
},
"last.imagePath": "/home/rokas/code/games/sokol-template-v2/assets/sokoban",
"map.lastUsedFormat": "tmx",
"map.tileHeight": 64,
"map.tileWidth": 64,
"openFiles": [
"map.tmx"
],
"project": "sokoban.tiled-project",
"recentFiles": [
"map.tmx"
],
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 64,
"width": 64
}
}