- compile the code, run
gradlew clean shadowJar
- (alternative) or use the latest jar from the releases section
- copy the jar from
build/libs/****.jar
to theextensions/
folder of your Stracciatella server - put the other [required extensions](#Required Extensions) in the
extensions/
folder