b2 icon indicating copy to clipboard operation
b2 copied to clipboard

Use nlohmann::json

Open tom-seddon opened this issue 2 years ago • 0 comments

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.

tom-seddon avatar Jan 20 '23 21:01 tom-seddon