aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-28 16:28:04 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-28 16:28:04 +0200
commit85df746b5dba33800f0fa4fd8450838d8a0e3fb1 (patch)
tree25c3a1a1e4196aa39ba19be6ffb773564e2f3be3 /CONTRIBUTING.md
parenteea0526b37d52aadb5066be5188da9e76910aaa1 (diff)
downloadskyhanni-85df746b5dba33800f0fa4fd8450838d8a0e3fb1.tar.gz
skyhanni-85df746b5dba33800f0fa4fd8450838d8a0e3fb1.tar.bz2
skyhanni-85df746b5dba33800f0fa4fd8450838d8a0e3fb1.zip
Adding Auto Updater to the CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7ec3dca5c..600af1aca 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -85,6 +85,11 @@ the [original](https://github.com/jagrosh/DiscordIPC).
For info on usage, look
at [DiscordRPCManager.kt](https://github.com/hannibal002/SkyHanni/blob/beta/src/main/java/at/hannibal2/skyhanni/features/misc/discordrpc/DiscordRPCManager.kt)
+
+## Auto Updater
+
+We use the [auto update library](https://repo.nea.moe/#/releases/moe/nea/libautoupdate) from nea.
+
# Coding Styles and Conventions
- Follow the [Hypixel Rules](https://hypixel.net/rules).