INSTALL.txt: Add new dependencies

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9519 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 716923bec72b65be8f4b6cb192157ed33945e117
Former-commit-id: f40ea81ca7737b9496564caeec26b9ad472233d0
This commit is contained in:
xavi92 2024-07-31 22:41:00 +00:00
parent c3c9d2f259
commit 22028f851b

View file

@ -54,6 +54,9 @@ I - Pre-requisites
- FreeSOLID 2.1.2 http://sourceforge.net/projects/freesolid
- FreeType 2 https://sourceforge.net/projects/freetype/files/
- SDL2_mixer 2.x.x https://github.com/libsdl-org/SDL_mixer/releases
- cJSON 1.x https://github.com/DaveGamble/cJSON
- minizip 1.x http://www.winimage.com/zLibDll/minizip.html OR https://github.com/madler/zlib/releases
- OpenSSL 3.x http://openssl.org
WARNING: Under Windows, be careful to compile everything for multi-threaded DLL integration (/MD[d])