Skip to content

Solar Tweaks is a tool for tweaking and customizing Lunar Client. Give yourself an upgrade in your gaming experience.

License

Notifications You must be signed in to change notification settings

Cootile/Solar-Tweaks

Repository files navigation

Solar Tweaks ☀️

GitHub GitHub all releases GitHub package.json version Maintenance

Solar Tweaks is a software that allows you to tweak Lunar Client to your liking and re-enable some features that are completely disabled such as Freelook, AutoTextHotkey, removing pinned servers, changing FPS text etc...

However, SolarTweaks is to use at your own risk. Editing Lunar Client source code is not allowed! You can read Lunar Client's Terms of Service here. We are not responsible for any damage caused by using Solar Tweaks.

Installing ⬇️

You can download the latest version of Solar Tweaks from the GitHub releases page. You need to download the version corresponding to your operating system (OS).

If you want a complete tutorial about how to install Solar Tweaks for your specific operating system, you can read the installation guide on our wiki. More info on the installation process soon.

Usage ⚒️

When you launch the app, you will be welcomed by a user interface similar to the one in the original Lunar Client Launcher. This is on purpose, as we want to make Solar Tweaks look as close as possible to the original Lunar Client so users can easily switch between them without getting confused.

⚠️ Please note that Solar Tweaks is not a replacement for Lunar Client. Solar Tweaks is a modification tool for Lunar Client

Tweak and customize your game by going to the Customize tab, change the launcher and JRE preferences in the Settings tab and launch the game using any tab you want since the big green button is always there.

Building from source 🏗️

Solar Tweaks is fully open source which means you can build it from source and add your own modifications to it. To do so, clone this repository using

$ git clone https://github.com/Solar-Tweaks/Solar-Tweaks.git

Once the repo is downloaded move to the directory and install the dependencies

$ cd Solar-Tweaks
$ npm install

If you want to start a development version run this command (This will build the app and start it for you. This will also include hot reload for easier development and testing)

$ npm run serve

Finally if you want to build the app run this command. All executables, installers, etc... will be created in the dist directory.

$ npm run build

Contribute ⌨️

There are a lot of ways to contribute to Solar Tweaks:

About

Solar Tweaks is a tool for tweaking and customizing Lunar Client. Give yourself an upgrade in your gaming experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published