From a2cf4228528a08968f80188a2968307aa008902f Mon Sep 17 00:00:00 2001 From: Sowgro <69283684+Sowgro@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:03:52 -0400 Subject: First Commit --- manifest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 manifest.json (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..98ab748 --- /dev/null +++ b/manifest.json @@ -0,0 +1,11 @@ +{ + "name": "betterLibrary", + "description": "Allows the library to be opened in the center pane, similar to how you could before the redesign", + "preview": "preview.png", + "readme": "README.md", + "branch": "main", + "authors": [ + { "name": "sowgro", "url": "https://sowgro.net/" } + ], + "tags": ["library"] +} \ No newline at end of file -- cgit v1.2.3