geode/loader/src
matcool deab672bc2 json rewrite, use custom lib instead of nlohmann::json
This is in attempt to make compile times better, as the old json library
was quite slow to compile due to many template instantiations and such a
large header.

macOS tests have shown build times from 610s to ~390s, about a 1.5x
speedup

Co-authored-by: camila314 <47485054+camila314@users.noreply.github.com>
2023-01-27 21:14:26 -03:00
..
cocos2d-ext format src/ids 2022-12-31 16:43:29 +03:00
hooks add manual resource downloading instructions if automatic failed 2023-01-25 10:06:21 +02:00
ids add id priorities 2023-01-24 20:08:17 +03:00
internal remove cursed this->m_ 2022-12-31 18:20:43 +03:00
loader json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00
platform json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00
ui fix AEnterLayerEvent + resources not being loaded properly 2023-01-24 00:13:20 +02:00
utils json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00
main.cpp json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00