diff options
author | Yasin <a.piri@hotmail.de> | 2023-05-01 01:21:48 +0200 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2023-05-01 01:21:48 +0200 |
commit | 9ce4ac06e480ba4f2dfeeef334aead5487b1ecd7 (patch) | |
tree | 0e7e9b6f5cf696d3e1c48d763709a992d0ea0aca /src | |
parent | 65edef61a52fc728032d10941e84bba57cb2a021 (diff) | |
download | Skyblocker-9ce4ac06e480ba4f2dfeeef334aead5487b1ecd7.tar.gz Skyblocker-9ce4ac06e480ba4f2dfeeef334aead5487b1ecd7.tar.bz2 Skyblocker-9ce4ac06e480ba4f2dfeeef334aead5487b1ecd7.zip |
add new contributor to readme and mod desc.
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index dd94270d..d8ef4941 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,7 +5,7 @@ "name": "Skyblocker", "description": "Hypixel Skyblock Mod", "authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"], - "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh"], + "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "kevinthegreat1", "AzureAaron"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/SkyblockerMod/Skyblocker", |