A set of utilities and tweaks for the BTE Modpack
- Custom Main Menu
- Discord Prescense Integration
- Discord Game API - Join minigames from discord status
BTE-Utilities is distributed under the MIT License. Read LICENSE for more information.
- Clone this repo, or download as a zip
- Open
BTE-Utilities
in your preferred IDE- IntelliJ with the Minecraft Development plugin will provide the best experience for Forge.
- Build using:
./gradlew build
- The final jar will be found under
/build/libs
- CustomMainMenu - Portions of rendering code is used.
- DiscordIPC
- JUnixSocket