git404hub

what is creaminstaller fr?

minotaursofoundry/creaminstaller — explained in plain English

Analysis updated 2026-05-18

28Audience · generalComplexity · 1/5Setup · easy

tl;dr

A portable Windows tool that scans Steam, Epic Games Store, and Ubisoft Connect to detect installed games and generate DLC-related configuration files, with no manual path entry required.

vibe map

mindmap
  root((repo))
    What it does
      Scans gaming platforms
      Detects installed games
      Generates config files
    Platforms
      Steam
      Epic Games Store
      Ubisoft Connect
    Setup
      Portable executable
      .NET 7 runtime
      No installation
    Audience
      PC gamers
      Windows users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically scan all your Steam, Epic, and Ubisoft games to detect installed titles and their directories.

VIBE 2

Generate DLC configuration files for your installed games without manually entering any file paths.

VIBE 3

Run a cached scan of your gaming platforms to quickly review detected game and DLC data.

what's the stack?

.NET

how it stacks up fr

minotaursofoundry/creaminstalleralicankiraz1/codexqbamirmushichge/vibemotion
Stars282828
LanguagePythonPython
Setup difficultyeasyeasymoderate
Complexity1/53/53/5
Audiencegeneraldeveloperdesigner

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Requires .NET 7 runtime on Windows, runs as a portable executable with no installation step.

No license information is provided in this repository.

in plain english

CreamInstaller is a Windows desktop tool that scans gaming platforms, specifically Steam, Epic Games Store, and Ubisoft Connect, and generates configuration files related to downloadable content (DLC). The application detects installed games and their directories automatically, without requiring manual path entry, and caches scan results to speed up repeated runs. The README describes the tool as focused on organizing DLC information and preparing configuration files, and states that it does not include or distribute actual DLC content. It runs as a portable executable with no installation step and requires the .NET 7 runtime. Users select which platforms to scan, wait for the scan to complete, review the detected data, and confirm changes. The README is sparse on technical details and does not explain how the configuration files are structured or what software reads them. The tool is associated with CreamAPI, KoalaAPI, and SmokeAPI based on its topic tags, which are names commonly associated with DLC bypass patches for PC games.

prompts (copy fr)

prompt 1
I want to use CreamInstaller to scan my Steam library, what are the steps to run it on Windows and what does the generated config file look like?
prompt 2
CreamInstaller requires .NET 7, how do I check if I have it installed and where do I download it if I don't?
prompt 3
What is CreamAPI and how does CreamInstaller's generated config file relate to it?

Frequently asked questions

what is creaminstaller fr?

A portable Windows tool that scans Steam, Epic Games Store, and Ubisoft Connect to detect installed games and generate DLC-related configuration files, with no manual path entry required.

What license does creaminstaller use?

No license information is provided in this repository.

How hard is creaminstaller to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is creaminstaller for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.