diff options
-rw-r--r-- | CONTRIBUTING.md | 5 |
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). |