Compare commits
No commits in common. "309bad6f95b57fd8ded33a2bdefc704fdcd35826" and "76ff048395c6f383f8a24fe9dc7813b0d1f282ac" have entirely different histories.
309bad6f95
...
76ff048395
|
@ -4,12 +4,12 @@
|
||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "6b1a00ba2962ff61",
|
"id": "11e411e48d3d2c9b",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Core Mechanics/Resource Generation.md",
|
"file": "GameDesign notes.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Core Mechanics/Resource Generation.md",
|
"file": "GameDesign notes.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Core Mechanics/Resource Generation.md",
|
"file": "GameDesign notes.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Core Mechanics/Resource Generation.md"
|
"file": "GameDesign notes.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -125,16 +125,10 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 300,
|
"width": 300
|
||||||
"collapsed": true
|
|
||||||
},
|
},
|
||||||
"active": "6b1a00ba2962ff61",
|
"active": "11e411e48d3d2c9b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Core Mechanics/Enemy AI.md",
|
"Test.md"
|
||||||
"Core Mechanics/Resource Extraction.md",
|
|
||||||
"Core Mechanics/Power Delivery.md",
|
|
||||||
"Untitled.md",
|
|
||||||
"Test.md",
|
|
||||||
"2022-09-17.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue