Fractal Client is a weave mod designed for Lunar Client, allowing the 'public' to finally access open-source, community-developed Lunar cheats.
To use Fractal Client, you need to have Weave installed.
Join The Fractal Discord Server.
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.