From 92cf1af37cbfc65f091980653e99ec7eff5d371b Mon Sep 17 00:00:00 2001 From: Pk11 Date: Mon, 22 Jun 2026 01:31:31 -0500 Subject: [PATCH 1/2] testing, please ignore --- source/apps/testing.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/apps/testing.json diff --git a/source/apps/testing.json b/source/apps/testing.json new file mode 100644 index 0000000000..66c20e5348 --- /dev/null +++ b/source/apps/testing.json @@ -0,0 +1,12 @@ +{ + "github": "Universal-Team/Universal-Updater", + "title": "TESTING", + "systems": [ + "3DS", + "emulator" + ], + "categories": [ + "3DS", + "emulator" + ] +} From 2a6367f122402bd5be80960771d4da221c378913 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Mon, 22 Jun 2026 01:44:23 -0500 Subject: [PATCH 2/2] test two --- source/apps/testing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/source/apps/testing.json b/source/apps/testing.json index 66c20e5348..052e1cc5c9 100644 --- a/source/apps/testing.json +++ b/source/apps/testing.json @@ -5,6 +5,7 @@ "3DS", "emulator" ], + "llm_generation": false, "categories": [ "3DS", "emulator"