Skip to content

Adventurers-Company/fabled

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Build Discord

Fabled

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

  • Includes all premium features from the original premium version of SkillAPI found on spigot.

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.8-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%