diff --git a/source/apps/gridlauncher.json b/source/apps/gridlauncher.json new file mode 100644 index 000000000..71ae2d440 --- /dev/null +++ b/source/apps/gridlauncher.json @@ -0,0 +1,18 @@ +{ + "github": "SuperDubious-SmallLabs/GridLauncher", + "title": "GridLauncher", + "author": "mashers", + "description": "3DS Homebrew menu with fancy grids and cool customization features!", + "systems": [ + "3DS" + ], + "categories": [ + "app", + "utility" + ], + "llm_usage": "minor", + "icon": "https://raw.githubusercontent.com/SuperDubious-SmallLabs/GridLauncher/refs/heads/main/icon.png", + "image": "https://raw.githubusercontent.com/wiki/SuperDubious-SmallLabs/GridLauncher/images/logodefault.png", + "long_description": "GridLauncher, originally created by mashers, is a fork of the original ninjhax Homebrew Launcher that adds a grid layout and extensive customization features for your homebrew experience. Now with Rosalina support!", + "wiki": "https://github.com/SuperDubious-SmallLabs/GridLauncher/wiki" +}