mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-08 17:57:02 +08:00
build: replace nlohmann json with rapidjson
This commit is contained in:
@@ -59,7 +59,7 @@ void CreditsUI::init() {
|
||||
add_text("OpenAL Soft – LGPL-2.1+");
|
||||
add_text("Opus – BSD-3-Clause");
|
||||
add_text("dr_libs – MIT-0 / Unlicense");
|
||||
add_text("nlohmann/json – MIT");
|
||||
add_text("RapidJSON – MIT");
|
||||
add_text("HarfBuzz – Old-MIT / GPL-2.0+");
|
||||
add_text("utf8cpp – BSL-1.0");
|
||||
add_text("stb - public domain / MIT licensed");
|
||||
|
||||
Reference in New Issue
Block a user