1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-22 17:49:43 +01:00

This used to be true!

This commit is contained in:
Ethan Lee 2020-01-10 12:13:07 -05:00
parent ac0692f989
commit 8529869801

View file

@ -8,9 +8,9 @@ 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 libs for Windows are in this are statically linked into the engine. The libs for Windows can be downloaded
repository, all other platforms should install them either from the OS package from their respective websites, Linux and macOS developers should compile from
manager or from self-compiled source. 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
need the SDK headers and there is no special Steam or non-Steam version. The need the SDK headers and there is no special Steam or non-Steam version. The