mirror of
https://github.com/anticitizn/creamlinux.git
synced 2025-12-06 05:25:44 -05:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -1,20 +1,19 @@
|
|||||||
# Creamlinux
|
# Creamlinux
|
||||||
CreamApi clone for Linux.
|
CreamApi clone for Linux.
|
||||||
|
|
||||||
# Archived, I don't have time to support this anymore
|
# Fork
|
||||||
If you want, create a fork and improve it yourself.
|
Since 20PercentRendered has archived the repo, I have decided to fork and support it as far as I can.
|
||||||
Although it might be better to just rewrite the whole thing.
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
This should work for any linux native steam title that doesn't block LD_PRELOAD.
|
This should work for any linux native steam title that doesn't block LD_PRELOAD.
|
||||||
|
|
||||||
## Tested games
|
## Tested games
|
||||||
- Hearts Of Iron IV
|
- Hearts Of Iron IV
|
||||||
- Stellaris (doesn't work anymore :< )
|
- Stellaris
|
||||||
- PAYDAY 2
|
- PAYDAY 2
|
||||||
|
|
||||||
## Usage
|
## 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.
|
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
|
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%`.
|
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
|
|||||||
[gabime](https://github.com/gabime) for [spdlog](https://github.com/gabime/spdlog)
|
[gabime](https://github.com/gabime) for [spdlog](https://github.com/gabime/spdlog)
|
||||||
|
|
||||||
[goddeysfreya](https://github.com/goddessfreya) for [hookey](https://github.com/goddessfreya/hookey)
|
[goddeysfreya](https://github.com/goddessfreya) for [hookey](https://github.com/goddessfreya/hookey)
|
||||||
|
|
||||||
|
[20PercentRendered](https://github.com/20PercentRendered) for [creamlinux](https://github.com/20PercentRendered/creamlinux)
|
||||||
|
|||||||
Reference in New Issue
Block a user