diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..9288502 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,31 @@ +[Home](https://github.com/yuzu-emu/yuzu/wiki) +--- + + * Users: + * [Quickstart guide](https://yuzu-emu.org/help/quickstart/) + * [FAQ](https://github.com/yuzu-emu/yuzu/wiki/FAQ) + * [Troubleshooting Loader Errors](https://github.com/yuzu-emu/yuzu/wiki/Troubleshooting-Loader-Errors) + * [Overview of Switch Game Formats](https://github.com/yuzu-emu/yuzu/wiki/Overview-of-Switch-Game-Formats) + * [User Directory](https://github.com/yuzu-emu/yuzu/wiki/User-Directory) + +# + * General: + * [yuzu Web Service](https://github.com/yuzu-emu/yuzu/wiki/yuzu-Web-Service) + * [Boxcat](https://yuzu-emu.org/help/feature/boxcat/) + * [Contributing](https://github.com/yuzu-emu/yuzu/wiki/Contributing) + * [Bounties](https://yuzu-emu.org/bounties/) + +--- + + * [Developers](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information): + * Building yuzu: + * [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows) + * [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux) + * [macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS) + * [Switch Hardware and Software Documentation](https://github.com/yuzu-emu/yuzu/wiki/Switch-Hardware-and-Software) + * [Switch Homebrew and Libraries](https://github.com/yuzu-emu/yuzu/wiki/Switch-Homebrew) + * [Service Function Usage](https://github.com/yuzu-emu/yuzu/wiki/Service-Function-Usage) + * [Contributing](https://github.com/yuzu-emu/yuzu/wiki/Contributing#contributing) + * [Contributor License Agreement](https://github.com/yuzu-emu/yuzu/wiki/Contributor-License-Agreement) + * [Policy](https://github.com/yuzu-emu/yuzu/wiki/Contributor-License-Agreement-Policy) + * [Typical Git workflow](https://github.com/yuzu-emu/yuzu/wiki/Typical-Git-Workflow)