mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Linux can use -devel, unless their distro is super old
This commit is contained in:
@@ -9,7 +9,8 @@ VVVVVV's official desktop versions are built with the following environments:
|
|||||||
The engine depends solely on [SDL2](https://libsdl.org/) and
|
The engine depends solely on [SDL2](https://libsdl.org/) and
|
||||||
[SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/). All other dependencies
|
[SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/). All other dependencies
|
||||||
are statically linked into the engine. The development libraries for Windows can
|
are statically linked into the engine. The development libraries for Windows can
|
||||||
be downloaded from their respective websites, Linux and macOS developers should
|
be downloaded from their respective websites, Linux developers can find the dev
|
||||||
|
libraries from their respective repositories, and macOS developers should
|
||||||
compile and install from source.
|
compile and install from source.
|
||||||
|
|
||||||
Steamworks support is included and the DLL is loaded dynamically, you do not
|
Steamworks support is included and the DLL is loaded dynamically, you do not
|
||||||
|
|||||||
Reference in New Issue
Block a user