Releases: zDevelopers/Hawk
Releases · zDevelopers/Hawk
Hawk 2.0.0
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>