diff --git a/source/apps/testing.json b/source/apps/testing.json new file mode 100644 index 0000000000..052e1cc5c9 --- /dev/null +++ b/source/apps/testing.json @@ -0,0 +1,13 @@ +{ + "github": "Universal-Team/Universal-Updater", + "title": "TESTING", + "systems": [ + "3DS", + "emulator" + ], + "llm_generation": false, + "categories": [ + "3DS", + "emulator" + ] +}