From ff116da65e267ae0f2dae8bb05569141ed8f4114 Mon Sep 17 00:00:00 2001 From: Valentin Date: Sun, 14 Aug 2022 01:18:57 +0200 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..b7718b4 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,19 @@ +## General +* [Installing FModel](https://example.com/) +* [Getting Started](https://example.com/) +* [Settings Explanation](https://example.com/) +* [Frequently Asked Questions (FAQ)](https://example.com/) + +## Usage +* [AES Keys](https://example.com/) +* [Loading Game Archives](https://example.com/) +* [Package Translation](https://example.com/) +* [Virtual Paths](https://example.com/) + +## Troubleshooting +* [Common Errors](https://example.com/) +* [Discord Server](https://fmodel.app/discord) + +## Development +* [Coding style](https://example.com/) +* [Contributing](https://example.com/) \ No newline at end of file