Skip to content

Lutionhq/Lution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐ Star the repo if you like it — I'm broke fr 😭

Discord

What is Lution?

Lution is a third-party app that upgrades your Sober experience with quality-of-life tweaks and extra features. It’s kind of like Lucem or Bloxstrap, but built entirely in Python .

Oh, and yes — it works with Bloxstrap mods too!!111

If your mods aren't working, drop an issue on GitHub so we can take a look (might be our bad tbh)

Get Started

Wanna run Lution or help improve it? Here's how:

1. Install Python

Make sure Python is installed on your system.

2. Clone the Repo

git clone https://github.com/Lutionhq/Lution.git
cd Lution

2. Run Lution

cd Lution/src
./run.sh

Contributing

1. Clone the Repo

git clone https://github.com/Lutionhq/Lution.git
cd Lution

2. Set Up a Virtual Environment

python3 -m venv venv
source venv/bin/activate

3. Install Dependencies

cd src/Lution
pip install -r requirements.txt

3.1. Optional step

If you are using Debian based distro, please also run

sudo apt install python3.12-venv

4. Run It

python3 -m streamlit run main.py

or

streamlit run main.py

FAQ

Q: Does Bloxstrap’s fflags work with Lution?

A: Yep! Roblox and Sober use the same fflags structure, so it should just work.

Misc

How It Works

Lution edits the contents in your Assets Overlay path to apply changes.

Lution Marketplace

Find it here

About

An bootstrapper for Sober (Roblox client for linux).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published