Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 328 Bytes

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