From 5f6600bfc6def262c3e4726ec0b7fdbdd598d40c Mon Sep 17 00:00:00 2001 From: Richard Macias Date: Tue, 10 Feb 2026 08:01:04 -0600 Subject: [PATCH] fix eden nightly --- README.md | 2 +- pages/table.md | 2 +- src/applications.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eeef117..8d165eb 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Download and Install the [latest release of Obtainium](https://github.com/ImranR | Dolphin-MMJR2-VBI | Add to Obtainium! | ❌ | ❌ | | DuckStation | Add to Obtainium! | ✅ | ✅ | | Eden | Add to Obtainium! | ✅ | ✅ | -| Eden Nightly | Add to Obtainium! | ❌ | ❌ | +| Eden Nightly | Add to Obtainium! | ❌ | ❌ | | Flycast | Add to Obtainium! | ✅ | ✅ | | Kenji-NX | Add to Obtainium! | ❌ | ❌ | | MelonDS | Add to Obtainium! | ✅ | ❌ | diff --git a/pages/table.md b/pages/table.md index cffa6fc..21a7a5b 100644 --- a/pages/table.md +++ b/pages/table.md @@ -17,7 +17,7 @@ | Dolphin-MMJR2-VBI | Add to Obtainium! | ❌ | ❌ | | DuckStation | Add to Obtainium! | ✅ | ✅ | | Eden | Add to Obtainium! | ✅ | ✅ | -| Eden Nightly | Add to Obtainium! | ❌ | ❌ | +| Eden Nightly | Add to Obtainium! | ❌ | ❌ | | Flycast | Add to Obtainium! | ✅ | ✅ | | Kenji-NX | Add to Obtainium! | ❌ | ❌ | | MelonDS | Add to Obtainium! | ✅ | ❌ | diff --git a/src/applications.json b/src/applications.json index 6803b7d..77b78c5 100644 --- a/src/applications.json +++ b/src/applications.json @@ -163,7 +163,7 @@ }, { "id": "dev.eden.eden_nightly", - "url": "https://github.com/Eden-CI/Nightly/releases", + "url": "https://github.com/Eden-CI/Nightly", "author": "Eden-CI", "name": "Eden Nightly", "preferredApkIndex": 0,