diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2022-03-08 19:59:46 +0100 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2022-03-08 19:59:46 +0100 |
commit | 83bcaae5fd6bf11503f71bdfce648e72ebc43099 (patch) | |
tree | 56dc31185bd8af5caf310d1f1a079a6d8d780345 /src/main/resources/fabric.mod.json | |
parent | 418caae63d9ac1819916ad9a621ca9e6bc27a43e (diff) | |
download | Skyblocker-83bcaae5fd6bf11503f71bdfce648e72ebc43099.tar.gz Skyblocker-83bcaae5fd6bf11503f71bdfce648e72ebc43099.tar.bz2 Skyblocker-83bcaae5fd6bf11503f71bdfce648e72ebc43099.zip |
add Translators
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r-- | src/main/resources/fabric.mod.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index cf8c2ab8..aa1ad170 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -6,6 +6,7 @@ "description": "Hypixel Skyblock Mod", "authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"], "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll"], + "translators" : ["null2264", "HyperSoop"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/LifeIsAParadox/Skyblocker", |