From 193ac6e4fd6ad701e61c86d0b05bb7cb4686743b Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Thu, 30 Jul 2026 17:15:14 -0400 Subject: [PATCH] Add EMStudio to Index --- Data/Index.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index b8596e4..436b61c 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -493,6 +493,15 @@ "curated": true } ], + "EMStudio": [ + { + "repository": "https://github.com/king-aj3/EMStudioFree", + "git_ref": "master", + "branch_display_name": "master", + "zip_url": "https://github.com/king-aj3/EMStudioFree/archive/refs/heads/master.zip", + "curated": false + } + ], "Estimate": [ { "repository": "https://github.com/erroronline1/estimateWB",