A modern, open-source Roblox launcher for Linux, inspired by Bloxstrap.
- ⚙️ FastFlag management — edit Roblox client config flags through a simple UI
- 🎨 Theming & fonts — customize the look of your Roblox client
- 🧩 Mod support — import and manage mods easily
- 📊 FPS tools — tweak performance-related settings
- 🚀 One-click launch — runs Roblox via Sober, the Linux Roblox compatibility layer
- Linux
- Python 3
- Flatpak (installed automatically by
install.shif missing) - Sober (installed automatically by
install.shif missing)
git clone https://github.com/Abeg-Ashford/RoseStrap.git
cd RoseStrap
chmod +x install.sh
./install.shThe installer will:
- Check for Python 3 and
tkinter - Install Flatpak and Sober if they aren't already present
- Copy RoseStrap to
~/.local/share/rosestrap - Add a
rosestrapcommand to your terminal - Add a RoseStrap entry to your applications menu
Once installed, launch it from your app menu, or run:
rosestrapIf you'd rather just try it out without installing:
git clone https://github.com/Abeg-Ashford/RoseStrap.git
cd RoseStrap
python3 main.pyRoseStrap is licensed under the MIT License.
