Skip to content

Repository files navigation

Hymods / HymodsLib

Maven

Repository:

 <repository>
<id>hymods-repo</id>
<url>https://repo.hymods.io/maven</url>
</repository>

Dependency:

 <dependency>
<groupId>io.hymods</groupId>
<artifactId>hymodslib</artifactId>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>

Be sure to include HymodsLib as a provided dependency to avoid packaging it within your mod jar, and to include Hytale in your Mod install :)

Releases

Packages

Contributors

Languages