Skip to content

ScreamingSandals/ScreamingLib

Repository files navigation

ScreamingLib

Build and publish ScreamingLib

ScreamingLib is a WIP multiplatform library for creating Minecraft plugins.

Module list

Modules for servers

Modules for proxy

Compiling

This project uses Gradle and requires JDK 21 or newer (the compiled artifacts require JDK 11 or newer). To build it, clone the repository and run:

./gradlew clean build

On Windows, use:

gradlew.bat clean build

The compiled JAR file for each module will be located in the build/libs folder of each subproject. You can also publish it to your local maven repository (gradlew publishToMavenLocal).

License

This project is licensed under the Apache License 2.0 License - see the LICENSE file for details.

About

Cross-platform library for Minecraft development. Currently WIP, but usable and we will finish it eventually

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6