Skip to content

MultiMC-Suite/MultiMC-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiMC-API

GitHub GitHub commit activity GitHub

JavaDoc

The JavaDoc for the API can be found here.

Exporting JAR:

To export the API JAR, please use mvn install (by default, exported to "server/plugins/")

Using the API:

The API JAR will be included into all the MultiMC plugins (check the sample plugin project)

It's not needed to put API JAR into plugin folder!