diff --git a/AnyPortal/Package/manifest.json b/AnyPortal/Package/manifest.json index a4cdd7a..f6cde9d 100644 --- a/AnyPortal/Package/manifest.json +++ b/AnyPortal/Package/manifest.json @@ -4,6 +4,6 @@ "version_number": "2.0.0", "website_url": "https://github.com/sweetgiorni/AnyPortal", "dependencies": [ - "ValheimModding-Jotunn-2.6.1", + "ValheimModding-Jotunn-2.6.1" ] } \ No newline at end of file diff --git a/manifest.json b/manifest.json deleted file mode 100644 index f6cde9d..0000000 --- a/manifest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "AnyPortal", - "description": "Overhauls the portal pairing system by allowing you to select and travel to any existing portal, regardless of tag.", - "version_number": "2.0.0", - "website_url": "https://github.com/sweetgiorni/AnyPortal", - "dependencies": [ - "ValheimModding-Jotunn-2.6.1" - ] -} \ No newline at end of file