mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2025-12-06 03:55:37 -05:00
v1.0.9
Steam DLC Fetcher and installer for Linux
- A user-friendly tool for managing DLC for Steam games on Linux systems.
Demo/Tutorial - [OUTDATED]
Features
- Automatic Steam library detection
- Support for Linux and Proton
- Automatic updates (Soon)
- DLC detection and installation
Prerequisites
- Python 3.7 or higher
- requests
- rich
- argparse
- json
Installation
- Clone the repo or download the script.
- Navigate to the directory containing the script.
- Run the script using python:
python main.py
Basic Usage
--manual <path>: Specify steam library path manually
python main.py --manual "/path/to/steamapps"
--debug: Enable debug logging
python main.py --debug
Issues?
- Open a issue and attach all relevant errors/logs.
Credits
- Creamlinux by anticitizn
- SmokeAPI by acidicoala
Description
Languages
TypeScript
42.5%
Rust
35.9%
SCSS
20%
JavaScript
1.5%
HTML
0.1%