ScreamingSandals / ScreamingLib

Cross-platform library for Minecraft development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScreamingLib

ScreamingLib is a multiplatform library for creating Minecraft plugins.

Module list

Modules for servers

Modules for proxy

Compiling

Requirements:

  • JDK 17 and higher (compiled artifacts are than compatible with Java 11 and higher)
  • Internet connection

Clone this 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.

About

Cross-platform library for Minecraft development.

License:Apache License 2.0


Languages

Language:Java 99.8%Language:Kotlin 0.2%