From d9f31929335670faab467245cfe9c411b001aaba Mon Sep 17 00:00:00 2001 From: ilikebluetoad <281472841+ilikebluetoad@users.noreply.github.com> Date: Sun, 28 Jun 2026 14:43:16 -0400 Subject: [PATCH] Add files via upload netsurf --- source/apps/netsurf-3ds.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/apps/netsurf-3ds.json diff --git a/source/apps/netsurf-3ds.json b/source/apps/netsurf-3ds.json new file mode 100644 index 0000000000..1de277693c --- /dev/null +++ b/source/apps/netsurf-3ds.json @@ -0,0 +1,19 @@ +{ + "github": "coderman64/netsurf-3ds", + "systems": [ + "3DS" + ], + "categories": [ + "utility", + "app" + ], + "llm_generation": "no", + "icon": "https://raw.githubusercontent.com/coderman64/netsurf-3ds/9934ab977eb9edf51324ba498b979511925d7a4d/netsurf/Logo.png", + "image": "https://raw.githubusercontent.com/coderman64/netsurf-3ds/refs/heads/main/netsurf/banner_image.png", + "unique_ids": [ + 1037311 + ], + "long_description": "Netsurf 3DS\nWork in progress homebrew 3DS port of the lightweight NetSurf web browser.", + "license": "none", + "script_message": "this web browser will run slow for most websites but better than the normal 3ds browser." +} \ No newline at end of file