From 9ff6611b590b1cfdd62fa7f512ac2eea12527868 Mon Sep 17 00:00:00 2001 From: Nickolas <156484334+pnickolas@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:32:51 -0300 Subject: [PATCH 1/3] Add GridLauncher app --- source/apps/gridlauncher.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/apps/gridlauncher.json diff --git a/source/apps/gridlauncher.json b/source/apps/gridlauncher.json new file mode 100644 index 000000000..e7c3626b0 --- /dev/null +++ b/source/apps/gridlauncher.json @@ -0,0 +1,16 @@ +{ + "github": "SuperDubious-SmallLabs/GridLauncher", + "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 smashers, 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" +} \ No newline at end of file From 916bb02a8899a80b26dcb3631ace4485daba194d Mon Sep 17 00:00:00 2001 From: Nickolas <156484334+pnickolas@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:39:07 -0300 Subject: [PATCH 2/3] Delete source/apps/gridlauncher.json --- source/apps/gridlauncher.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 source/apps/gridlauncher.json diff --git a/source/apps/gridlauncher.json b/source/apps/gridlauncher.json deleted file mode 100644 index e7c3626b0..000000000 --- a/source/apps/gridlauncher.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "github": "SuperDubious-SmallLabs/GridLauncher", - "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 smashers, 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" -} \ No newline at end of file From 62465593900cc9adf5155c7ae0e5372826e9fbc2 Mon Sep 17 00:00:00 2001 From: Nickolas <156484334+pnickolas@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:40:05 -0300 Subject: [PATCH 3/3] Add files via upload --- source/apps/gridlauncher.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 source/apps/gridlauncher.json 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" +}