|
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/technology.h"#include <spdlog/spdlog.h>#include "core/actions/science/technologyactions.h"#include "core/components/name.h"#include "core/components/science.h"#include "core/loading/loadutil.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::loading |
Functions | |
| void | cqsp::core::loading::LoadTechnologies (Universe &universe, Hjson::Value &value) |