Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.18 KB

Build Build Discord

FabledEnchants

If you wish to use FabledEnchants as a dependency in your projects, FabledEnchants 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-enchants</artifactId>
    <version>1.0.1-R0.2-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors