source at gitlab
- A Weave mod for improving LunarClient experience.
- Check out the old version here. It is a pure java agent (not a Weave mod).
- Download Lunar Agent mod.
- Place the jar in your Weave mods folder.
- Windows:
%userprofile%\.lunarclient\mods
- Unix:
~/.lunarclient/mods
- Windows:
- Add Weave Loader to your java agent list.
- Clone the repository.
- Run
./gradlew build
in the root directory. - The built jar file will be in
build/libs
.
- Weave MC - For the mod loader.
- Lunar Agent is licensed under the GNU General Public License Version 3.
- (Actually, I want to use Creative Commons Non-Commercial. But the Weave mod loader is licensed under the GPL 3.0.)