diff --git a/Builder/modules.json b/Builder/modules.json index bb8e94e..2b93553 100644 --- a/Builder/modules.json +++ b/Builder/modules.json @@ -85,23 +85,6 @@ "name": "emuiibo" } }, - { - "name": "Gamecard Installer NX", - "download_function_name": "download_gamecard_installer_nx", - "git": { - "service": 0, - "org_name": "ITotalJustice", - "repo_name": "Gamecard-Installer-NX", - "asset_patterns": [ - ".*gamecard_installer\\.zip" - ], - "group": null - }, - "sdsetup": { - "included": false, - "name": null - } - }, { "name": "Goldleaf", "download_function_name": "download_goldleaf", diff --git a/README.md b/README.md index 65f8419..ef576a1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ Follow this guide: https://guide.teamatlasnx.com * [Homebrew App Store](https://gitlab.com/4TU/hb-appstore) * [EdiZon](https://github.com/WerWolv/EdiZon) * [emuiibo](https://github.com/XorTroll/emuiibo) -* [Gamecard Installer NX](https://github.com/ITotalJustice/Gamecard-Installer-NX) * [Goldleaf](https://github.com/XorTroll/Goldleaf) * [Kosmos Toolbox](https://github.com/AtlasNX/Kosmos-Toolbox) * [Kosmos Updater](https://github.com/AtlasNX/Kosmos-Updater)