From a9b99e395384ad4fd37f19800582607e13ffe7dc Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 16 Sep 2022 22:49:24 -0400 Subject: Renamed libraries. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 7c886cf..07b6b39 100644 --- a/manifest.json +++ b/manifest.json @@ -17,11 +17,11 @@ }], "dependencies": { "json": { } } }, { - "name": "support_json", + "name": "json", "version": "1.0", "description": "JSON support plugin, provides encoding/decoding.", "type": "library", - "path": "plugins/support_json.lua", + "path": "plugins/json.lua", "provides": ["json"] }] } -- cgit v1.2.3