An API to access BlueMap using a plugin or mod
Go to file
Blue (Lukas Rieger) 982f01cc47 Initial commit 2020-04-09 22:08:05 +02:00
gradle/wrapper Initial commit 2020-04-09 22:08:05 +02:00
.gitignore Initial commit 2020-04-09 22:08:05 +02:00
LICENSE Initial commit 2020-04-09 22:08:05 +02:00
README.md Initial commit 2020-04-09 22:08:05 +02:00
build.gradle Initial commit 2020-04-09 22:08:05 +02:00
gradle.properties Initial commit 2020-04-09 22:08:05 +02:00
gradlew Initial commit 2020-04-09 22:08:05 +02:00
gradlew.bat Initial commit 2020-04-09 22:08:05 +02:00
settings.gradle Initial commit 2020-04-09 22:08:05 +02:00

README.md

title-banner

Using BlueMapAPI

  • (TODO) -

Discord

If you have a question, help others using BlueMap or get the latest news and info you are welcome to join us on Discord!

Clone

If you have git installed, simply use the command git clone https://github.com/BlueMap-Minecraft/BlueMapAPI.git to clone BlueMapAPI.

Build

In order to build BlueMap you simply need to run the ./gradlew build command in BlueMap's root directory. You can find the compiled JAR files in ./build/libs.

Issues / Suggestions

You found a bug, have another issue or a suggestion? Please create an issue here!

Contributing

You are welcome to contribute! Just create a pull request with your changes :)