Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.
/ SpongeAPI Public archive
forked from SpongePowered/SpongeAPI

A Minecraft plugin API (not including an implementation)

License

Notifications You must be signed in to change notification settings

1stGlitch/SpongeAPI

 
 

Repository files navigation

SpongeAPI Build Status

SpongeAPI is the "API" portion of Sponge. It is a set of interfaces that plugins can build against so they can be run on a Sponge-compatible implementation. SpongeAPI cannot be run by itself as it does not implement the game or a server.

NOTE: THE API IS CURRENTLY A WORK IN PROGRESS.

Compiling

Use the provided Gradle runtime to compile.

./gradlew build

Contributing & Pull request guidelines

Checkout our Contributing File

Links

About

A Minecraft plugin API (not including an implementation)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Groovy 1.5%