diff --git a/plugins.json b/plugins.json index 0e85f2d..7b509ff 100644 --- a/plugins.json +++ b/plugins.json @@ -346,6 +346,15 @@ "modified": 1624417237, "file": "Plugins/LargePlanets/LargePlanets.xml" }, + { + "id": "malware-dev/MDK-Debug", + "name": "MDK Debug", + "author": "Malware", + "tooltip": "Utility plugin for Space Engineers, allowing direct debugging of Programmable Block scripts via Space Engineers. Designed for MDK projects.", + "description": "Utility plugin for Space Engineers, allowing direct debugging of Programmable Block scripts via Space Engineers. Designed for MDK projects.\n\nThis plugin owes its existence to Inflex, who created the first version of it. By his permission I have rewritten and adapted it for use with MDK projects, but his basic methodology survives.\n\nThis plugin is currently a prototype. It should work but it's technically not in a \"releasable\" state yet and I haven't really decided how much I should truly integrate it with MDK. Most likely the assembly selection method will remain for people who don't want to use MDK, and we'll see if I integrate it more completely with MDK.", + "modified": 1704654047, + "file": "Plugins/MDK-Debug.xml" + }, { "id": "austinvaness/MESInhibitorPlugin", "name": "MES Inhibitor Config",