Compare commits

...

3 Commits

Author SHA1 Message Date
Thomas Hodnemyr 309bad6f95 Merge remote-tracking branch 'origin/master' 2022-09-17 15:39:30 +02:00
Thomas Hodnemyr aa8a783276 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	game_notes/.obsidian/workspace
2022-09-17 15:38:06 +02:00
Thomas Hodnemyr eb6f1714f8 Added Core Mechanics Doc 2022-09-17 15:35:10 +02:00
6 changed files with 14 additions and 8 deletions

View File

@ -4,12 +4,12 @@
"type": "split",
"children": [
{
"id": "11e411e48d3d2c9b",
"id": "6b1a00ba2962ff61",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "GameDesign notes.md",
"file": "Core Mechanics/Resource Generation.md",
"mode": "source",
"source": false
}
@ -77,7 +77,7 @@
"state": {
"type": "backlink",
"state": {
"file": "GameDesign notes.md",
"file": "Core Mechanics/Resource Generation.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -94,7 +94,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "GameDesign notes.md",
"file": "Core Mechanics/Resource Generation.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -117,7 +117,7 @@
"state": {
"type": "outline",
"state": {
"file": "GameDesign notes.md"
"file": "Core Mechanics/Resource Generation.md"
}
}
}
@ -125,10 +125,16 @@
}
],
"direction": "horizontal",
"width": 300
"width": 300,
"collapsed": true
},
"active": "11e411e48d3d2c9b",
"active": "6b1a00ba2962ff61",
"lastOpenFiles": [
"Test.md"
"Core Mechanics/Enemy AI.md",
"Core Mechanics/Resource Extraction.md",
"Core Mechanics/Power Delivery.md",
"Untitled.md",
"Test.md",
"2022-09-17.md"
]
}

View File

0
game_notes/Untitled.md Normal file
View File