mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-01-24 20:32:51 -05:00
3892c58c5d27870888e6ab56de578dee8526c40d
Steam DLC Fetcher and installer for Linux
- Python script designed for linux to automate fetching of DLC id's for steam games and the installation of creamlinux automatically.
Features
- Automatically fetches and lists DLC's for selected steam game(s) installed on the computer.
- Automatically installs creamlinux and its components into selected steam games, excluding and handling specific config files.
- Provides a simple cli to navigate and operate the entire process.
Demo
https://www.youtube.com/watch?v=22LDDUoBvus&ab_channel=Nova
To do
- Cross reference dlc files and dlc id's. Incase dlc id's and dlc files differ in terms of quantity it will notify the user.
- Possibly add functionality to search for dlc files/automatically installing them.
- Add the possibility to install cream/smokeapi for games running proton.
Prerequisites
python 3.xrequestslibraryzipfilelibrary
Usage
- Clone the repo or download the script.
- Navigate to the directory containing the script.
- Run the script using python.
python steam_dlc_fetcher.py
Issues?
- Open a pull request and attach all relevant errors/logs.
Credits
Description
Languages
TypeScript
43.2%
Rust
36.4%
SCSS
18.4%
JavaScript
1.9%
HTML
0.1%