b2
b2 copied to clipboard
Use nlohmann::json
It's a big pile of modern C++ but perhaps it could make load_save less of a beast.
It'd also be nice to be able to have (possibly polymorphic) serializable state objects for the SettingsUI stuff, so that things like split coordinates and sort criteria could be persistent too.