Skip to content

1.1.0

Choose a tag to compare

@Monmcgt Monmcgt released this 25 Mar 12:19
· 86 commits to master since this release

The primary focus of this release is the reintroduction of in-built events for Minecraft 1.8.
Additionally, please refer to ExampleMod for updated implementation details.

Changelog

  • Dropped support for Forge for the time being.
  • Launching for the first time may require an internet connection to download API JAR files.

Developer Notes

  • Added in-built events for Minecraft 1.8.
  • Some classes may have been moved to net.weavemc.api or other locations.
  • Weave Loader-related projects have been merged into a single monolithic repository.
  • Removed the weave.dev/weave.net Maven repository; please use the GitLab Package Registry instead.