diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": [{ |