1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Add nlhomann-json to the list of libraries

Witold Baryluk
2020-09-28 22:03:12 +00:00
parent 76e208eb4b
commit 15550b1ca9

@@ -19,6 +19,7 @@ To build natively on Linux, you will need a set of libraries set up. Since most
* `gl` (commonly provided by Mesa or GPU vendors; only for UI client, can be disabled)
* `duktape` (unless scripting is disabled)
* `cmake`
* `nlohmann-json` (>= 3.6.0)
* Google Benchmark (optional)
Additionally, you can add support for Discord's Rich Presence API by cloning https://github.com/discordapp/discord-rpc into the root clone directory. Do note discord-rpc requires rapidjson, which [don't bother fixing their bugs](https://github.com/Tencent/rapidjson/issues/1205) and you may need the hackish workaround: https://github.com/janisozaur/rapidjson/commit/20f8604ee6cd078c1cb2346148c69c0c2c160db2