Skip to content

0.1.0

Compare
Choose a tag to compare
@Nilsen84 Nilsen84 released this 03 Apr 12:52
· 358 commits to master since this release
94d4e89

Weave-Loader v0.1.0 Release Notes

We are excited to announce the first alpha release of Weave-Loader, a Java Agent project designed to load mods created using Weave into Lunar Client

Changes Made in this Release

  • Implemented the basic functionality of the Weave-Loader agent
  • Added support for loading mods created using Weave
  • Added SpongePowered Mixin support

Installation Instructions

To use Weave-Loader, you will need to download the latest version of https://github.com/Nilsen84/lunar-launcher-inject and install it on your computer. Once you have that installed, download the latest version of Weave-Loader and follow the Usage instructions on the lunar-launcher-inject repository.

Adding Weave Mods

Weave-Loader will automatically search for mods created with Weave in the ~/.lunarclient/mods directory. If this directory does not exist, it will be created the first time you run Weave-Loader. Simply place any mods created with Weave in this directory to load them with Weave-Loader.

Known Issues

Currently only 1.8.9 is supported although we are working on changing this in a future release.