Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 311 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 311 Bytes

CubesideNMSUtils

Building

Build using gradlew

Now you can build the plugin using gradle from the command line:

  • ./gradlew build build for all supported versions
  • ./gradlew build -Padapter=paper1_21_3 use the subfolder name in the adapter folder: build for specific versions (in this case 1.21.3)