Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 603 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 603 Bytes

ScreamingSandals Gradle plugins

This repo contains three gradle plugins used in ScreamingSandals organisation to build projects:

  • org.screamingsandals.plugin-builder - Set of common utilities used in many of our projects to configure maven publishing, javadoc uploading, license checking, etc.
  • org.screamingsandals.plugin-slib - A plugin for developing ScreamingLib-based projects.
  • org.screamingsandals.plugin-run - A plugin for testing plugins in various Minecraft server versions. Currently supporting Paper.

This gradle plugin requires Gradle 8.x, tested with latest minor release