mirror of
https://github.com/anticitizn/creamlinux.git
synced 2025-12-05 21:15:40 -05:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
1da7bd3309
commit
f928f489e2
@@ -2,7 +2,7 @@
|
|||||||
CreamApi for Linux.
|
CreamApi for Linux.
|
||||||
|
|
||||||
## BIG NOTICE PLEASE READ
|
## BIG NOTICE PLEASE READ
|
||||||
This has primarily been made for my personal use, however I have decided to open source it. A lot of the code is based on [hookey](https://github.com/goddessfreya/hookey). One of the goals of this project was being able to play internet multiplayer. The code is pretty janky, but it works. This should work for most games, but you'll need to LD_PRELOAD manually. Maybe don't try it on VAC-secure games though. Also, keep in mind this was written with HOI4 in mind. THIS WILL NOT WORK THROUGH WINE/PROTON
|
This has primarily been made for my personal use, however I have decided to open source it. A lot of the code is based on [hookey](https://github.com/goddessfreya/hookey). One of the goals of this project was being able to play internet multiplayer with dlcs. The code is pretty janky, but it works. This should work for most games, but you'll need to LD_PRELOAD manually, or add the game binary to the supported games array. Maybe don't try it on VAC-secure games though. Also, keep in mind this was written with HOI4 in mind. THIS WILL NOT WORK THROUGH WINE/PROTON
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
First, build the project with `sh build.sh`.
|
First, build the project with `sh build.sh`.
|
||||||
|
|||||||
Reference in New Issue
Block a user