From 44e2f4626ca56c8eb95dcfedb3fd4b70bf14df72 Mon Sep 17 00:00:00 2001 From: DogancanYr <90002969+DogancanYr@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:25:06 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28a3f44d..a62bcc1b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,13 @@ This project depends on many third-party libraries and tools, credits to them fo * **Generate the proper app configuration using the `generate_emu_config` tool.** * **If things don't work, try the `ColdClientLoader` setup.** -You can find helper guides, scripts, and tools here in this wiki: https://github.com/otavepto/gbe_fork/wiki/Emu-helpers +You can find helper guides, scripts, and tools here: +* **[GBE-Autoconfigurator](https://github.com/daci12345/GBE-Autoconfigurator)** +* **[Semuexec](https://gitlab.com/detiam/Semuexec)** +* **[Steam Emu Utility](https://github.com/turusudiro/SteamEmuUtility)** +* **[How to use Goldberg Emulator](https://rentry.co/goldberg_emulator)** +* **[GSE-Generator](https://github.com/brunolee-GIT/GSE-Generator)** + You can also find instructions here in [README.release.md](./post_build/README.release.md) ---