Collection of community tools that use Hangar. We also have our own guide on how to automatically publish builds on commits using our Gradle plugin and GitHub actions!
Be sure to add your projects via a pull request! Please keep the order of the sections alphabetical.
- hangar-wrapper: A Java/Kotlin wrapper for the Hangar API (https://github.com/flytegg/hangar-wrapper)
- Hangar4J: A Java wrapper to easily access PaperMC's Hangar API in a secure way. (https://github.com/xMrAfonso/Hangar4J)
- hangar-publish-plugin: Gradle plugin to upload versions to Hangar (https://github.com/HangarMC/hangar-publish-plugin)
- HangarShell: A shell script to interact with the Hangar API (https://github.com/DeerGiteaMirror/HangarShell)
- hangar-upload-action: Github actions to upload versions to Hangar (https://github.com/marketplace/actions/hangar-upload-action)
- MCReleaser: A program to publish artifacts to multiple Minecraft-related platforms (https://github.com/HSGamer/MCReleaser)
- Simple-ish example Java code for uploading a version to Hangar to copy and paste: https://gist.github.com/kennytv/a227d82249f54e0ad35005330256fee2
- flytegg/plugin-portal: Minecraft plugin manager for downloading and updating plugins from the chatbar.