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/scenes/universeloadingscene.h"
#include <spdlog/spdlog.h>
#include <string>
#include "client/components/clientctx.h"
#include "client/scenes/universe/universescene.h"
#include "client/systems/assetloading.h"
#include "client/systems/savegame.h"
#include "common/systems/sysuniversegenerator.h"