Skip to content

Commit 556471a

Browse files
authored
Update README.md
1 parent bf64050 commit 556471a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
# Creamlinux
22
CreamApi clone for Linux.
33

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

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

1110
## Tested games
1211
- Hearts Of Iron IV
13-
- Stellaris (doesn't work anymore :< )
12+
- Stellaris
1413
- PAYDAY 2
1514

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

6362
[goddeysfreya](https://github.com/goddessfreya) for [hookey](https://github.com/goddessfreya/hookey)
63+
64+
[20PercentRendered](https://github.com/20PercentRendered) for [creamlinux](https://github.com/20PercentRendered/creamlinux)

0 commit comments

Comments
 (0)