/Scholarlee

Reads resource packs.

Primary LanguageJava

REPO

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

DEPENDENCY

	<dependency>
	    <groupId>com.github.Ehhthan</groupId>
	    <artifactId>Scholarlee</artifactId>
	    <version>Tag</version>
	</dependency>