Go to file
2021-11-18 16:34:38 +01:00
api progress on boosters 2021-11-04 17:57:55 +01:00
gradle/wrapper first commit 2021-09-06 19:35:04 +02:00
plugin progress on boosters 2021-11-04 17:57:55 +01:00
velocity Added example command and file format 2021-11-18 16:34:38 +01:00
.gitignore first commit 2021-09-06 19:35:04 +02:00
build.gradle.kts progress on boosters 2021-11-04 17:57:55 +01:00
gradlew first commit 2021-09-06 19:35:04 +02:00
gradlew.bat first commit 2021-09-06 19:35:04 +02:00
README.md first commit 2021-09-06 19:35:04 +02:00
settings.gradle.kts progress on boosters 2021-11-04 17:57:55 +01:00

Boosters

Building and setting up

Run the following command in the root directory:

./gradlew build

This will build a single jar file containing both the server and proxy plugin for easy updating and maintaining. The output file can be located in /build/libs/Boosters-<version>.jar