mirror of
https://github.com/anticitizn/creamlinux.git
synced 2025-12-05 21:15:40 -05:00
readme: add build dependencies
These _should_ be all you need, but I haven't tested
This commit is contained in:
committed by
GitHub
parent
b5d25f0e9a
commit
7d82647169
@@ -17,6 +17,12 @@ This should work for any linux native steam title that doesn't block LD_PRELOAD.
|
||||
4. If you have your own cream_api.ini, copy the DLC lines to Creamlinux's cream_api.ini in the game directory.
|
||||
5. Launch your game and have fun!
|
||||
|
||||
## Build Dependencies
|
||||
### On Ubuntu
|
||||
`gcc-multilib` `g++-multilib` `cmake` `git`
|
||||
### On Arch:
|
||||
`base-devel` `multilib-devel` `cmake` `git`
|
||||
|
||||
## Building from source
|
||||
1. Clone the project recursively:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user