diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..26fb393 --- /dev/null +++ b/manifest.json @@ -0,0 +1,11 @@ +{ + "name": "legacyLibrary", + "description": "Restores the old library", + "preview": "preview.png", + "readme": "README.md", + "branch": "main", + "authors": [ + { "name": "sowgro", "url": "https://sowgro.net/" } + ], + "tags": ["library"] +} |