From cf19540752c3e4c0803e036388eca7e3d7be4265 Mon Sep 17 00:00:00 2001 From: noil Date: Sat, 30 Oct 2021 01:37:00 -0400 Subject: [PATCH] Update mcmod.info --- src/main/resources/mcmod.info | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 7f2f84a..a85f8b9 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -5,10 +5,10 @@ "description": "Seppuku is a hacked client built on forge", "version": "${version}", "mcversion": "${mcversion}", - "url": "http://seppuku.pw", - "updateUrl": "http://seppuku.pw", - "authorList": ["Riga"], - "credits": "Riga, Dan, Noil, D3x, TheCyberBrick, Hal", + "url": "httsp://seppuku.pw", + "updateUrl": "https://github.com/seppukudevelopment/seppuku/releases", + "authorList": ["riga", "noil", "github contributors"], + "credits": "Special thanks to riga, noil, dan, ian, the seppuku discord group, and all github contributors", "logoFile": "", "screenshots": [], "dependencies": []