Skip to content

Meep API 0.0.1 for Minecraft 1.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@Novampr Novampr released this 31 Jul 14:59
· 3 commits to master since this release

These versions are created for the use in JitPack, you can use this API version as such:

compileOnly "com.github.KoreDT.Meep:API:1.21-0.0.1"

or for Maven:

<dependency> 
    <groupId>com.github.KoreDT.Meep</groupId> 
    <artifactId>API</artifactId> 
    <version>1.21-0.0.1</version> 
</dependency>