Skip to content

Cardlo45/Custom-Conten-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Content API

The Custom content api allows you to more easily create custom content.

Installation

Maven:

  • Run this command. (Explanation)

    mvn install:install-file -Dfile=<path-to-file> -DgroupId=carslo.mods.custom_content_api -DartifactId=custom_content_api -Dversion=<version> -Dpackaging=jar -DgeneratePom=true

  • Then add the following to your pom.xml

<dependency>
  <groupId>carslo.mods.custom_content_api</groupId>
  <artifactId>custom_content_api</artifactId>
  <version>0.1.0-ALPHA</version>
</dependency>

About

Custom Content API for Minecraft Servers

Resources

License

Stars

Watchers

Forks

Contributors

Languages