Skip to content

LegameMc/EnchantGui-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>

	<dependency>
	    <groupId>com.github.LegameMc</groupId>
	    <artifactId>EnchantGui-API</artifactId>
	    <version>VERSION</version>
	</dependency>

Documentation

About EnchantGui: Wiki

For Developer: