diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..c8c365d --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "" +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..96869df --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,19 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "starred", + "outline", + "word-count", + "file-recovery" +] \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..7b26b53 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,144 @@ +{ + "main": { + "id": "49b4e215ce8bbfa8", + "type": "split", + "children": [ + { + "id": "b99e15fd1d1a7331", + "type": "tabs", + "children": [ + { + "id": "0f60c15cd53a8aa9", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "README.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "6b383d464bc4a9f7", + "type": "split", + "children": [ + { + "id": "0a768d7a03978ded", + "type": "tabs", + "children": [ + { + "id": "8978dc31872e1046", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "ea324f5518c4c8ba", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "a549a95d62cca5c9", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "1f1df0c53b48a3aa", + "type": "split", + "children": [ + { + "id": "5be8f986ef08f412", + "type": "tabs", + "children": [ + { + "id": "0b5679b644f5eb5a", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "README.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "3b7d6afb5e82b9bf", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "README.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "ffb05392b9753b02", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "f37d41a6b72038cb", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "README.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "active": "0f60c15cd53a8aa9", + "lastOpenFiles": [ + "documenting/images/Pasted image 20221103125842.png", + "README.md" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index c14b636..cb0f8a0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Warden Developed with Unreal Engine 5 +![[meato.png]] \ No newline at end of file diff --git a/documenting/images/meato.png b/documenting/images/meato.png new file mode 100644 index 0000000..27a6a3f Binary files /dev/null and b/documenting/images/meato.png differ