2024-07-13 16:36:04 +02:00
2024-07-13 04:35:18 +02:00

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.
  • Check if the game already has dlc files installed
  • Gui?

Prerequisites

  • python 3.x
  • requests library
  • zipfile library

Usage

  • Clone the repo or download the script.
  • Navigate to the directory containing the script.
  • Run the script using python.
python dlc_fetcher.py

Issues?

  • Open a issue and attach all relevant errors/logs.

Credits

Description
No description provided
Readme 3.1 MiB
Languages
TypeScript 42.5%
Rust 35.9%
SCSS 20%
JavaScript 1.5%
HTML 0.1%