magemonkeystudio / fabled

MIT License
59 stars 35 forks source link

Build Build Discord

Fabled

Our fork is based on the original SkillAPI and the forked SkillAPI by Sentropic.

New Dynamic editor

You'll need to use this editor in order for your classes and skills to be compatible with Fabled.

Downloads

You can download Fabled from our marketplace

MageMonkeyStudio:

Discord

Development

If you wish to use Fabled as a dependency in your projects, Fabled is available through Maven Central or snapshots through Sonatype.

<repository>
    <id>sonatype</id>
    <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</repository>
...
<dependency>
    <groupId>studio.magemonkey</groupId>
    <artifactId>fabled</artifactId>
    <version>1.0.1-R0.2-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors