Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.32 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.32 KB

BTE-Utilities

A set of utilities and tweaks for the BTE Modpack

Features

  • Custom Main Menu
  • Discord Prescense Integration

Roadmap

  • Discord Game API - Join minigames from discord status

Licensing

BTE-Utilities is distributed under the MIT License. Read LICENSE for more information.

Building

  • 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

Libraries