Skip to content

Hawk 2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 01:19
be01e66

A whole new start for Hawk. The API stayed mostly backwards compatible, but under the hood, the format changed a lot to be independent from the Minecraft version as much as possible, so updates are easier. The website was rebuilt in Python/Django + Rust to add more possibilities in the future.

Hawk is now available in a Maven repository for plugins to depend on it. Use the following repository:

<repository>
  <id>zdevelopers-hawk</id>
  <url>https://maven.zcraft.fr/Hawk</url>
</repository>