From 3c03690841b4852634874f296c6d5dcdc5488295 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Mon, 12 Feb 2024 08:22:00 +0100 Subject: [PATCH] wiki fixes --- .../wiki_emulator_guides/melonds/melonds-guide.md | 14 +++++++++++++- wiki-rtd/mkdocs.yml | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md b/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md index 80421ff..7b3cca8 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/melonds/melonds-guide.md @@ -1,4 +1,4 @@ -# Guide: MelondDS +# Guide: melonDS @@ -6,3 +6,15 @@ WIP ## Where to put the games NDS games should be put under the `retrodeck/roms/nds/` directory. + +### melonDS Links: + +[melonDS - Webpage](https://melonds.kuribo64.net/) + +[melonDS - Forum](https://melonds.kuribo64.net/board/) + +[melonDS - FAQ](https://melonds.kuribo64.net/faq.php) + +[melonDS - Wiki](https://github.com/melonDS-emu/melonDS/wiki) + +[melonDS - Github](https://github.com/melonDS-emu/melonDS) diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index 621ec97..513d0b2 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -137,7 +137,7 @@ nav: - Duckstation - Texture Pack Guide: wiki_emulator_guides/duckstation/duckstation-texture-pack.md - MAME 💰: - MAME - General Guide (WIP): wiki_emulator_guides/mame/mame-guide.md - - MelonDS 🍉: + - melonDS 🍉: - General Guide (WIP): wiki_emulator_guides/melonds/melonds-guide.md - PCSX2 2️⃣: - PCSX2 - General Guide (WIP): wiki_emulator_guides/pcsx2/pcsx2-guide.md