Skip to content

Solar Engine is the backend behind the launcher, providing all of our tweaks

License

Notifications You must be signed in to change notification settings

Nilsen84/Solar-Engine

 
 

Repository files navigation

Solar Engine

GitHub Maintenance

Engine designed to modify Lunar Client on runtime, easier and faster. This is intended to be used by/with Solar Tweaks, however you can use it by yourself using the -javaagent flag.

Downloading

You can download a prebuilt artifact from the releases page.

Usage

Meant to be used by our launcher. However, manual usage is also possible. Add -javaagent:/path/to/Solar-Engine.jar=/path/to/config.json to the JVM arguments of a third party launcher or a self-made one.

Features

All features are listed here.

Building from source

As is standard for a Gradle project, artifacts can be generated with:

./gradlew build

The agent artifact will be generated in the agent/build/libs directory.

About

Solar Engine is the backend behind the launcher, providing all of our tweaks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%