Skip to content
forked from xTrayambak/lucem

Bridging the gap between Vinegar and Sober

Notifications You must be signed in to change notification settings

Vlad55432/lucem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucem

Lucem is a small wrapper over Sober to provide some QoL improvements.
Please keep in mind that while Lucem is fully open source software, Sober is proprietary for a very good reason, that being to preserve RoL from 9-year-old skiddies.

Disclaimer, in big bold letters.

Lucem only automates downloading the Roblox APK from apkmirror.com. It does not allow you to bypass the (reasonable and justified) restrictions the Vinegar team has put on Sober's ability to load APKs that are modified.

If you really cheat on Roblox, I'd say you should reconsider your life decisions than anything.
Lucem is not associated with the VinegarHQ team or Roblox, nor is it endorsed by them!

Features

  • Rich presence
  • Server region notifier
  • Providing a nifty configuration file (located at ~/.config/lucem/config.toml)
  • (Semi-automatically) downloading and managing the Roblox APK
  • Managing Sober

Installation

Lucem requires a working Nim toolchain which can be installed via choosenim

Run the following commands to compile Lucem.

$ git clone https://github.com/xTrayambak/lucem.git
$ cd lucem
$ nimble install -d:release

Usage

Initializing Sober and Roblox

Run this command:

$ lucem init

You will be guided as to how you can download the latest Roblox APK.

Configuring Lucem

$ lucem edit-config

This will open the configuration file in your preferred editor.

Launching Roblox

# lucem run

About

Bridging the gap between Vinegar and Sober

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%