Skip to content

Cyclometh/SpongeAPI

This branch is 4107 commits behind SpongePowered/SpongeAPI:api-12.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8433386 · Sep 14, 2014

History

85 Commits
Sep 14, 2014
Sep 8, 2014
Sep 14, 2014
Sep 8, 2014
Sep 10, 2014
Sep 8, 2014
Sep 14, 2014
Sep 13, 2014
Sep 8, 2014
Sep 14, 2014
Sep 13, 2014
Sep 14, 2014
Sep 8, 2014
Sep 8, 2014
Sep 8, 2014
Sep 8, 2014

Repository files navigation

SpongeAPI Build Status

Currently not stable and under heavily development!
A Minecraft plugin API (not including an implementation). It is licensed under the MIT License.

Prerequisites

Building

Note: If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.

In order to build SpongeAPI you simply need to run the gradle command. You can find the compiled JAR file in ./build/libs labeled similarly to 'spongeapi-x.x.x-SNAPSHOT.jar'.

Contributing

Are you a talented programmer looking to contribute some code? We'd love the help!

  • Open a pull request with your changes, following our guidelines.
  • Please follow the above guidelines and requirements for your pull request(s) to be accepted.

About

A Minecraft plugin API (not including an implementation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • Groovy 1.6%