A Linux version of LuaTools for Steam, built for Millennium with support for SLSsteam + ACCELA integration.
Install Millennium + LuaTools + ACCELA + SLSsteam automatically with a single command:
curl -fsSL https://raw.githubusercontent.com/Star123451/LuaToolsLinux/main/install.sh | bashIf ACCELA is installed as an AppImage, you may need to manually locate the AppImage file by clicking the folder icon in the LuaTools settings menu and selecting the path yourself.
The installer now fully automates setup and troubleshooting.
- Detects Steam Flatpak/Snap installs and explains how to switch to native Steam
- Detects Decky Loader and offers to uninstall it
- Detects whether ACCELA is:
AppImagerun.sh
- Warns when manual AppImage path selection is required
- Displays the currently installed Millennium version
- Installs required Python dependencies automatically:
httpxbeautifulsoup4ruamel.yaml
Built-in repair options for common issues:
- Purchase error fix
- Missing Keys fix
- No licenses info fix
fix-depsrunner
Completely removes:
- Millennium
- LuaTools plugin
- ACCELA
- SLSsteam
Automatically checks for missing:
libssl-dev:i386and offers to install it when needed.
- One-click installs through ACCELA
- Workshop Downloader support
- Game Fix System
- Linux execute permission fixer (
chmod +x) - FakeAppId & token management
- Ryuu Cookie & Morrenus Key support
- Games database integration
- Theme support
- Automatic updates
- Custom launcher path configuration
- Linux
x86_64 - Native Steam installation
- Python
3.10+ - Pip
- jq
| Component | Path |
|---|---|
| Steam root | ~/.steam/steam or ~/.local/share/Steam |
| Lua scripts | {steam_root}/config/stplug-in/*.lua |
| Depot manifests | {steam_root}/depotcache/*.manifest |
| SLSsteam binary | ~/.local/share/SLSsteam/SLSsteam.so |
| SLSsteam config | ~/.config/SLSsteam/config.yaml |
| ACCELA | ~/.local/share/ACCELA/ or ~/accela/ |
- LuaTools Linux — StarWarsK & geovanygrdt
- Contributors — PeeblyWeeb, GooseLander07
- Original LuaTools — madoiscool
- SLSsteam — AceSLS
- ACCELA / Enter The Wired — ciscosweater
- Millennium — SteamClientHomebrew
See the original LuaTools repository for license information.