- Install Fabric Loader
- Go into your .minecraft folder: Normally found by pressing Windows + R, then typing "%appdata%/.minecraft"
- Click on mods
- Drag the downloaded mod and Fabric API in there
Windows:
.\gradlew.bat build
Linux & MacOS:
./gradlew build