1234567891011121314151617181920212223242526272829303132 |
- {
- "Map/SizeTest": {
- "height": 4300,
- "width": 2
- },
- "activeFile": "rpg-tiles.tsx",
- "expandedProjectPaths": [
- ],
- "fileStates": {
- "rpg-tiles.tsx": {
- "scaleInDock": 2,
- "scaleInEditor": 1
- }
- },
- "last.imagePath": "/Users/michael/repos/tic80-stuff/rpg",
- "map.height": 90,
- "map.tileHeight": 8,
- "map.tileWidth": 8,
- "map.width": 120,
- "openFiles": [
- "rpg-tiles.tsx"
- ],
- "project": "tic-rpg.tiled-project",
- "recentFiles": [
- "rpg-tiles.tsx"
- ],
- "tileset.lastUsedFormat": "tsx",
- "tileset.tileSize": {
- "height": 8,
- "width": 8
- }
- }
|