From 64978276e7944fcf29191880c240afabe2277be4 Mon Sep 17 00:00:00 2001 From: Uproxide <153382689+Uproxide@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:36:08 -0500 Subject: [PATCH] Update mod.json --- mod.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/mod.json b/mod.json index abc3c33..5a45f33 100644 --- a/mod.json +++ b/mod.json @@ -9,17 +9,10 @@ "name": "Geode Contributors", "developer": "Uproxide", "description": "Displays a Special Badge for Geode Contributors", - "repository": "https://github.com/Uproxide/GeodeMods/tree/main/Geode%20Contributors", + "repository": "https://github.com/Uproxide/Geode-Contributors", "resources": { "sprites": [ "rec/*.png" ] - }, - "dependencies": [ - { - "id": "geode.node-ids", - "version": ">=v1.1.4", - "importance": "required" - } - ] -} \ No newline at end of file + } +}