Skip to content

Event-Alerts/EventUtils

Repository files navigation

EventUtils

A Minecraft Fabric mod for receiving alerts from Event Alerts

Building

  1. Clone the repository
  2. Run ./gradlew buildChiseled in the repository directory
  3. The built jar for each version will be in versions/<version>/build/libs, or you can find all of them in build/libs