From 0f31ced520d233642d928a52d4b75124099bfede Mon Sep 17 00:00:00 2001 From: lizzie Date: Fri, 28 Aug 2026 07:16:38 +0000 Subject: [PATCH] fix extra stuff --- dist/dev.eden_emu.eden.metainfo.xml | 2 +- docs/README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dist/dev.eden_emu.eden.metainfo.xml b/dist/dev.eden_emu.eden.metainfo.xml index 176c290445..d0b4e259fb 100644 --- a/dist/dev.eden_emu.eden.metainfo.xml +++ b/dist/dev.eden_emu.eden.metainfo.xml @@ -16,7 +16,7 @@ SPDX-License-Identifier: CC0-1.0 eden Nintendo Switch emulator -

Multiplatform FOSS Switch 1 emulator written in C++, derived from Yuzu and Sudachi

+

Eden is a free and open-source (FOSS) Switch 1 emulator started by developer Camille LaVey. Written in C++, with builds for Windows, Linux, macOS, Android, FreeBSD and more.

Game diff --git a/docs/README.md b/docs/README.md index e3ee079701..30bb764ec8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ Are you just a casual user? Take a look at our [User Handbook](./user) then! -If you want to register/signup as a contributor, take a gander at the [signup guide](./SIGNUP.md). +If you want to register/signup as a contributor, take a gander at the [signup guide](https://git.eden-emu.dev/crueter/signup/src/branch/main/README.md). This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made](./CPMUtil), and more. @@ -13,10 +13,9 @@ This contains documentation created by developers. This contains build instructi - **[Dependencies](./Deps.md)** - **[Debug Guidelines](./Debug.md)** - **[RenderDoc](./Debug.md#renderdoc)** -- **[CPM - CMake Package Manager](./CPMUtil)** +- **[CPM - CMake Package Manager](./CPMUtil.md)** - **[Platform-Specific Caveats](./Caveats.md)** - **[The NVIDIA SM86 (Maxwell) GPU](./NvidiaGpu.md)** -- **[Cross compilation](./CrossCompile.md)** - **[Driver Bugs](./DriverBugs.md)** - **[Building Older Commits](./build/OlderCommits.md)** - Subsystems: