1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Require the correct minimum version of nlohmann json

This commit is contained in:
Enriath
2024-11-24 19:09:48 +00:00
committed by GitHub
parent d94d92e197
commit d5b769bcc4
3 changed files with 5 additions and 5 deletions

View File

@@ -128,7 +128,7 @@ OpenRCT2 requires original files of RollerCoaster Tycoon 2 to play. It can be bo
- libpng (>= 1.2)
- speexdsp (only for UI client)
- curl (only if building with http support)
- nlohmann-json (>= 3.6.0)
- nlohmann-json (>= 3.9.0)
- openssl (>= 1.0; only if building with multiplayer support)
- icu (>= 59.0)
- zlib