mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Improved README file #2
This commit is contained in:
parent
e5e957bc08
commit
eed717b070
1 changed files with 3 additions and 5 deletions
|
|
@ -20,14 +20,12 @@ Target of sunshine mod - improve original game.
|
|||
* OpenAL
|
||||
* PhysFS
|
||||
* sigc++-2.0
|
||||
(Linux only!):
|
||||
* GTK3
|
||||
* libxfconf
|
||||
* GTK3(Linux only!)
|
||||
* libxfconf(Linux only!)
|
||||
|
||||
2.build
|
||||
|
||||
* In project dir create build dir
|
||||
* cmake -S . -B build
|
||||
* cd build
|
||||
* make -jn
|
||||
n - count of threads for compilation.
|
||||
* make -jn (n - count of threads for compilation)
|
||||
|
|
|
|||
Loading…
Reference in a new issue