|
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 "core/loading/loadgoods.h"#include <spdlog/spdlog.h>#include <string>#include <tuple>#include "core/components/area.h"#include "core/components/bodies.h"#include "core/components/market.h"#include "core/components/name.h"#include "core/components/resource.h"#include "core/loading/loadutil.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::loading |