Improved README file #2

This commit is contained in:
ZakatTeamI2P 2026-04-28 22:04:36 +04:00
parent e5e957bc08
commit eed717b070
1 changed files with 3 additions and 5 deletions

View File

@ -20,14 +20,12 @@ Target of sunshine mod - improve original game.
* OpenAL * OpenAL
* PhysFS * PhysFS
* sigc++-2.0 * sigc++-2.0
(Linux only!): * GTK3(Linux only!)
* GTK3 * libxfconf(Linux only!)
* libxfconf
2.build 2.build
* In project dir create build dir * In project dir create build dir
* cmake -S . -B build * cmake -S . -B build
* cd build * cd build
* make -jn * make -jn (n - count of threads for compilation)
n - count of threads for compilation.