Hey guys,
What would be the recommended way of saving game and game states ?
In the NinjaSnowWar example .dat file is used. Have anyone tried json or sqlite ?
This one seems really neat: doc.qt.io/qt-5/qtcore-json-savegame-example.html
But it is QT dependant. Do we have something similar in Urho3d ?
Thanks in advance,
Alex