From d725cb0d9080ffaa49b1eb43f185d7e0fa0b9544 Mon Sep 17 00:00:00 2001 From: Kaeso <24925519+ptlthg@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:25:09 -0400 Subject: Add Elite credits to CONTRIBUTING.md (#415) --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- cgit