Skip to content

magemonkeystudio/codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Build Discord

Codex (Formerly ProMCCore)

If you wish to use Codex as a dependency in your projects, Codex 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>codex</artifactId>
    <version>1.1.0-R0.7-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors