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.
Namespaces | Functions
savegame.cpp File Reference
#include "core/util/save/savegame.h"
#include <filesystem>
#include <fstream>
#include <string>
#include "core/components/name.h"
#include "core/components/player.h"
#include "core/util/paths.h"
#include "core/util/save/save.h"

Namespaces

namespace  cqsp
 
namespace  cqsp::core
 
namespace  cqsp::core::save
 

Functions

void cqsp::core::save::save_game (Universe &universe)
 
void cqsp::core::save::load_game (Universe &universe, std::string_view directory)