Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anticitizn authored Apr 3, 2023
1 parent bf64050 commit 556471a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# Creamlinux
CreamApi clone for Linux.

# Archived, I don't have time to support this anymore
If you want, create a fork and improve it yourself.
Although it might be better to just rewrite the whole thing.
# Fork
Since 20PercentRendered has archived the repo, I have decided to fork and support it as far as I can.

## Support
This should work for any linux native steam title that doesn't block LD_PRELOAD.

## Tested games
- Hearts Of Iron IV
- Stellaris (doesn't work anymore :< )
- Stellaris
- PAYDAY 2

## Usage
0. You will need the actual files for DLC in the game. Creamlinux does not and _will not_ auto-download anything.
0. You will need the actual, **up-to-date** DLC files in the game. Creamlinux does not and _will not_ auto-download anything.
1. Download the [latest](https://github.com/20PercentRendered/creamlinux/releases/latest/download/creamlinux.zip) release of Creamlinux.
2. Unzip it and copy the files to the game's directory
3. Set the game's steam launch params to `sh ./cream.sh %command%`.
Expand Down Expand Up @@ -61,3 +60,5 @@ If you want to load `cream_api.ini` from a specific path, specify the path with
[gabime](https://github.com/gabime) for [spdlog](https://github.com/gabime/spdlog)

[goddeysfreya](https://github.com/goddessfreya) for [hookey](https://github.com/goddessfreya/hookey)

[20PercentRendered](https://github.com/20PercentRendered) for [creamlinux](https://github.com/20PercentRendered/creamlinux)

0 comments on commit 556471a

Please sign in to comment.