diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2022-08-19 23:11:20 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2022-08-19 23:11:20 -0300 |
commit | e9fda053b04038c772d7fc0010f6c10557e0d83e (patch) | |
tree | ae0e99e7e159d0669514aeef47ea813c508b0435 /src | |
parent | 2d0b363fe3179087de59d9ef4a2d14af21d89071 (diff) |
Release 1.0.0
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/fabric.mod.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 9f07af9..ba566da 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,11 +8,12 @@ "authors": [ "SoniEx2" ], - "contributors": { + "contributors": [ "torako" - }, + ], "contact": { - "sources": "https://soniex2.autistic.space/git-repos/chewstuff.git" + "sources": "https://soniex2.autistic.space/git-repos/chewstuff.git", + "ganarchy": "web+ganarchy:2d0b363fe3179087de59d9ef4a2d14af21d89071" }, "license": "0BSD", |