diff --git a/README.md b/README.md index 5a4f08ccd..ed52b4e71 100755 --- a/README.md +++ b/README.md @@ -32,3 +32,30 @@ File bug and feature requests here: https://github.com/tastybento/bskyblock/issu Note for developers =================== This is an actively developed project but we are not currently accepting Pull Requests from non-collaborators. Once we have finished the main development, we'll be open to PR's. + +Development Builds +================== +Jenkins: https://ci.codemc.org/job/Tastybento/job/bskyblock/ + +API +=== +Maven dependency: +```xml + + + codemc-repo + https://repo.codemc.org/repository/maven-public/ + + + + + + us.tastybento + bskyblock + FC-0.74 + provided + + +``` + +You can find the javadoc here: https://ci.codemc.org/job/Tastybento/job/bskyblock/javadoc/