diff --git a/README.md b/README.md index d4f253f..70235fe 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Download and Install the [latest release of Obtainium](https://github.com/ImranR | Cemu | Add to Obtainium! | ✅ | | Citra MMJ | Add to Obtainium! | ✅ | | Citron | Add to Obtainium! | ✅ | +| Citron Nightly | Add to Obtainium! | ❌ | | Dolphin Emulator | Add to Obtainium! | ✅ | | Dolphin Emulator (Dev build) | Add to Obtainium! | ❌ | | Dolphin-MMJR2-VBI | Add to Obtainium! | ❌ | diff --git a/pages/table.md b/pages/table.md index fba17c0..d544163 100644 --- a/pages/table.md +++ b/pages/table.md @@ -17,6 +17,7 @@ | Cemu | Add to Obtainium! | ✅ | | Citra MMJ | Add to Obtainium! | ✅ | | Citron | Add to Obtainium! | ✅ | +| Citron Nightly | Add to Obtainium! | ❌ | | Dolphin Emulator | Add to Obtainium! | ✅ | | Dolphin Emulator (Dev build) | Add to Obtainium! | ❌ | | Dolphin-MMJR2-VBI | Add to Obtainium! | ❌ | diff --git a/src/applications.json b/src/applications.json index b4af33e..cfecb7a 100644 --- a/src/applications.json +++ b/src/applications.json @@ -53,6 +53,22 @@ "overrideSource": "Codeberg", "allowIdChange": false }, + { + "id": "org.citron.citron_emu", + "url": "https://github.com/Zephyron-Dev/Citron-CI", + "author": "Zephyron-Dev", + "name": "Citron Nightly", + "preferredApkIndex": 0, + "additionalSettings": "{\"includePrereleases\":true,\"fallbackToOlderReleases\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"app-mainline-release\\\\.apk$\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "categories": [ + "Emulator" + ], + "overrideSource": "GitHub", + "allowIdChange": false, + "meta": { + "excludeFromExport": true + } + }, { "id": "org.dolphinemu.dolphinemu", "url": "https://dolphin-emu.org/download/?ref=btn",