Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 647 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 647 Bytes

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: