An RPG plugin API for SpongeAPI.
Website | Javadocs | Dev Builds | KraftRPG
We use Gradle to handle our dependencies and
compatibility modules.
- Check out this repo
- Run
./gradlew
for Linux/Mac andgradlew
for Windows
Unlike KraftRPG (the plugin), KraftRPG-API easily imports into Eclipse just fine with the gradle plugin.
IntelliJ imports the project as a Gradle project just fine.
To use KraftRPG, it is advisable to depend on KraftRPG-API and SpongeAPI. This way it is possible to have skills and effects to be version agnostic.
There is a maven repository available for all of KraftRPG and AfterKraft's projects:
http://nexus.afterkraft.com/content/groups/public/
To depend on SpongeAPI, it is advisable to use their repository:
http://repo.spongepowered.org/maven/