Add font data
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"activeFile": "map.tmj",
|
||||
"activeFile": "minogram.tsx",
|
||||
"expandedProjectPaths": [
|
||||
".",
|
||||
"templates"
|
||||
"templates",
|
||||
"."
|
||||
],
|
||||
"fileStates": {
|
||||
":/automap-tiles.tsx": {
|
||||
@ -20,6 +20,10 @@
|
||||
"y": 6836.833333333333
|
||||
}
|
||||
},
|
||||
"minogram.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 16
|
||||
},
|
||||
"overworld.tsx": {
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 4
|
||||
@ -30,19 +34,23 @@
|
||||
"last.objectTemplatePath": "/home/yourwishes/htdocs/dusk/data/templates",
|
||||
"openFiles": [
|
||||
"map.tmj",
|
||||
"overworld.tsx"
|
||||
"overworld.tsx",
|
||||
"minogram.tsx"
|
||||
],
|
||||
"project": "map project.tiled-project",
|
||||
"property.type": "int",
|
||||
"recentFiles": [
|
||||
"overworld.tsx",
|
||||
"map.tmj",
|
||||
"overworld.tsx",
|
||||
"minogram.tsx",
|
||||
"entities.tsx"
|
||||
],
|
||||
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.margin": 1,
|
||||
"tileset.spacing": 1,
|
||||
"tileset.tileSize": {
|
||||
"height": 16,
|
||||
"width": 16
|
||||
"height": 9,
|
||||
"width": 5
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user