First, make sure you have JDK 14 installed. Then, setup plugin.json and run the following commands:
- Windows:
gradlew jar - *nix/Mac OS:
./gradlew jar
- If the terminal returns
Permission deniedorCommand not found, runchmod +x ./gradlew.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, make sure you have JDK 14 installed. Then, setup plugin.json and run the following commands:
gradlew jar./gradlew jarPermission denied or Command not found, run chmod +x ./gradlew.