Skip to content

Commit 7778ef8

Browse files
authored
Add creamlinux-installer to README
1 parent fbc2fd0 commit 7778ef8

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,14 @@ This *should* work for any linux native steam title that doesn't block LD_PRELOA
1212
- Crusader Kings II
1313
- Crusader Kings III
1414
- PAYDAY 2
15-
16-
## Usage
15+
16+
## Installation
17+
The easiest way of installing is using **Novattz**'s Python script: https://github.com/Novattz/creamlinux-installer
18+
It automatically downloads and sets up creamlinux for Steam games that you choose, as well as fetching all DLC IDs for it. Keep in mind that you will still need the actual, **up-to-date** DLC files in the game. Creamlinux does **not** auto-download anything. You will have to run it again if new DLCs are released for a game.
19+
20+
If the script does not work for you, you can install `creamlinux` manually. Beware that you will have to manually update `cream_api.ini` to contain the DLC IDs for the games that you choose.
21+
22+
## Manual Installation
1723
0. You will need the actual, **up-to-date** DLC files in the game. Creamlinux does **not** auto-download anything
1824
1. Download the [latest](https://github.com/anticitizn/creamlinux/releases/latest/download/creamlinux.zip) release of Creamlinux
1925
2. Unzip it and copy the files to the game's directory
@@ -79,12 +85,14 @@ Then launch the game (skip any launchers like the Paradox launcher if possible,
7985
If you want to load `cream_api.ini` from a specific path, specify the path with `CREAM_CONFIG_PATH` in the launch options.
8086

8187
## Credits
88+
[Novattz](https://github.com/Novattz) for [creamlinux-installer](https://github.com/Novattz/creamlinux-installer)
89+
90+
[Rosentti](https://github.com/Rosentti) for originally creating and maintaining this project
91+
8292
[pulzed](https://github.com/pulzed) for [mINI](https://github.com/pulzed/mINI)(ini.h)
8393

8494
[Valve](https://www.valvesoftware.com/) for [steamworks](https://partner.steamgames.com/)
8595

8696
[gabime](https://github.com/gabime) for [spdlog](https://github.com/gabime/spdlog)
8797

8898
[goddeysfreya](https://github.com/goddessfreya) for [hookey](https://github.com/goddessfreya/hookey)
89-
90-
[20PercentRendered](https://github.com/20PercentRendered) for [creamlinux](https://github.com/20PercentRendered/creamlinux)

0 commit comments

Comments
 (0)