NOT MADE BY ME, NOT MAINTAINTED, JUST AN ARCHIVE OF A PROJECT, MADE BY AriaJackie WHOSE ACCOUNT HAS SINCE BEEN DELETED
A weave mod built for Lunar Client, allowing the public
to finally get their hands on open source, community developed Lunar cheats.
This is to be used in tandem with https://discord.gg/9E9JJHXMH8 (Weave discord server).
Join the Fractal discord server here: https://discord.gg/TCpVya5jQd
java 17
gradle 7.4.2
minecraft 1.8.9
Raw mouse input mod
Raven weave
- Clone this repository.
- Import
build.gradle.kts
as a project. - Let it configure.
- Develop!
Check out #build for more information.
Note: If the build ever finishes with an error looking like
duplicate entry
, then runclean
in Gradle:Tasks > build > clean
Run build
in Gradle: Tasks > build > build
Output .jar will be located in
build/libs/
- Open a request with the title called with the title describing a simple watered down summary of what you changed, separated by "+" eg:
Tooltips changed + AimAssist speed increased
, and outline the features / code modified below. - Wait till the owner accepts and verifies the request.
Adding a 🔧 emoji also makes the request look nice. :D
We will not be accepting comment re-writes, refactoring, cleaning, or README.md changes.