- A user-friendly tool for managing DLC for Steam games on Linux systems.
Demo/Tutorial - [OUTDATED]
- Automatic Steam library detection
- Support for Linux and Proton
- Automatic updates (Soon)
- DLC detection and installation
- Python 3.7 or higher
- requests
- rich
- argparse
- json
- Clone the repo or download the script.
- Navigate to the directory containing the script.
- Run the script using python:
python main.py
--manual <path>
: Specify steam library path manually
python main.py --manual "/path/to/steamapps"
--debug
: Enable debug logging
python main.py --debug
- Open a issue and attach all relevant errors/logs.
- Creamlinux by anticitizn
- SmokeAPI by acidicoala