mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-26 22:50:22 +00:00
29 lines
614 B
Plaintext
29 lines
614 B
Plaintext
{
|
|
"Map/SizeTest": {
|
|
"height": 4300,
|
|
"width": 2
|
|
},
|
|
"activeFile": "",
|
|
"expandedProjectPaths": [
|
|
],
|
|
"fileStates": {
|
|
},
|
|
"last.imagePath": "C:/checkout/iigs-game-engine/demos/fatdog-rpg/assets",
|
|
"map.height": 128,
|
|
"map.lastUsedFormat": "tmx",
|
|
"map.tileHeight": 8,
|
|
"map.tileWidth": 8,
|
|
"map.width": 128,
|
|
"openFiles": [
|
|
],
|
|
"project": "fatdog-rpg.tiled-project",
|
|
"recentFiles": [
|
|
],
|
|
"tileset.lastUsedFormat": "tsx",
|
|
"tileset.tileSize": {
|
|
"height": 8,
|
|
"width": 8
|
|
},
|
|
"tileset.useTransparentColor": true
|
|
}
|