Skip to content

1.3-SNAPSHOT

Latest
Compare
Choose a tag to compare
@nuriofernandez nuriofernandez released this 11 Aug 19:17
  • WorldAreas can now be generated by code and saved to disk dynamically

Maven dependency

<repository>
    <id>nurio-repo</id>
    <url>https://maven.nurio.me/</url>
</repository>
<dependency>
    <groupId>me.nurio</groupId>
    <artifactId>grechareas</artifactId>
    <version>1.3-SNAPSHOT</version>
    <scope>provided</scope>
</dependency>