From 45e815f8077890da35277a9b29daee3db6043bb0 Mon Sep 17 00:00:00 2001 From: Pan4ur <82473048+Pan4ur@users.noreply.github.com> Date: Fri, 31 May 2024 20:57:13 +0300 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index b8a3afd..d31f333 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,8 +8,8 @@ "pan4ur" ], "contact": { - "homepage": "https://fabricmc.net/", - "sources": "https://github.com/FabricMC/fabric-example-mod" + "homepage": "https://github.com/Pan4ur/", + "sources": "https://github.com/Pan4ur/ThunderHack-Updater/" }, "license": "GPL-3.0", "environment": "*", @@ -25,4 +25,4 @@ "suggests": { "another-mod": "*" } -} \ No newline at end of file +}