aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaeso <24925519+ptlthg@users.noreply.github.com>2023-08-28 17:25:09 -0400
committerGitHub <noreply@github.com>2023-08-28 23:25:09 +0200
commitd725cb0d9080ffaa49b1eb43f185d7e0fa0b9544 (patch)
treec636fbda0f139438c43bb937e9a4c515ed9ee907
parent6ebbcf93ca41a403f9d75caad747452fcc628983 (diff)
downloadskyhanni-d725cb0d9080ffaa49b1eb43f185d7e0fa0b9544.tar.gz
skyhanni-d725cb0d9080ffaa49b1eb43f185d7e0fa0b9544.tar.bz2
skyhanni-d725cb0d9080ffaa49b1eb43f185d7e0fa0b9544.zip
Add Elite credits to CONTRIBUTING.md (#415)
-rw-r--r--CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 600af1aca..23433bfc8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -61,6 +61,12 @@ SkyHanni uses the config system from NEU.
For more information, see https://github.com/NotEnoughUpdates/MoulConfig
+## Elite Farmers API
+
+SkyHanni utilizes the [Elite API](https://api.elitebot.dev/) (view the [public site here](https://elitebot.dev)) for some farming features.
+
+This includes features relating to Farming Weight, as well as syncing jacob contests amongst players for conviencience. All data sent is anonymonized and opt-in.
+
## Mixin
A system to inject code into the original Minecraft code.