Skip to content

Home

ScreamingLib is a multiplatform library for creating Minecraft plugins/extensions.

Module list

Modules for servers

Modules for proxies

Compiling

Requirements

  • JDK 17 or higher
  • Internet connection

Clone the repo and run ./gradlew screamCompile. Binaries for each module will be present in the build/libs folder of each subproject and also in your local maven repository.


Last update: 2022-03-22
Back to top