mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-05-02 04:52:03 -04:00
b77cea8d0b5f2662acc98c841a4a33cbf15abd94
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.1%
Rust
40.7%
SCSS
15.4%
JavaScript
1.4%
Nix
0.3%