Skip to content

Repository files navigation

RPGCommons API

This repository is to host our API for our RPGCommons plugin!

Adding To Your Project

Latest Release:


build.gradle
repositories {
    maven { url = 'https://jitpack.io' }
}

dependencies {
    compileOnly 'com.github.MythicMinecraft:RPGCommons-API:{release}'
}

Replace {release} with the latest release shown above.

About

The API for our RPGCommons plugin!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages