From 5f29b545f27939980f75664f3cc1643c5a24be69 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 18 Sep 2022 13:40:05 -0400 Subject: Changed around how pluginmanager is organized. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 07b6b39..baf9171 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "plugin_manager", "version": "0.1", "description": "A GUI interface to the Adam's lite plugin manager.", - "path": "plugins/plugin_manager.lua", + "path": "plugins/plugin_manager", "mod_version": 3, "provides": ["plugin-manager"], "files": [{ -- cgit v1.2.3