6 lines
148 B
Markdown
6 lines
148 B
Markdown
# Build
|
|
|
|
While inside the root directory of the repo: ./gradlew build
|
|
|
|
the resulting file will be located at [repo root]/build/libs/mod-VERSION.jar
|