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.
Functions
cqsp::client::save Namespace Reference

Functions

void save_game (common::Universe &universe)
 
void load_game (common::Universe &universe, std::string_view directory)
 

Function Documentation

◆ load_game()

void cqsp::client::save::load_game ( common::Universe universe,
std::string_view  directory 
)

◆ save_game()

void cqsp::client::save::save_game ( common::Universe universe)