From 02586b9fa37bc6ad42bd1e59321bb2334bec6433 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 27 Jun 2023 10:26:42 -0400 Subject: Fixed some minor bugs, moved json to a library, updated manifest to reflect this. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index f673672..6686487 100644 --- a/manifest.json +++ b/manifest.json @@ -65,7 +65,7 @@ "version": "1.0", "description": "JSON support plugin, provides encoding/decoding.", "type": "library", - "path": "plugins/json.lua" + "path": "libraries/json.lua" } ], "lite-xls": [ -- cgit v1.2.3