Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include "client/systems/savegame.h"
#include <filesystem>
#include <fstream>
#include <string>
#include "common/components/name.h"
#include "common/components/player.h"
#include "common/util/paths.h"
#include "common/util/save/save.h"