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 <string>
Go to the source code of this file.
Classes | |
struct | cqsp::common::util::ExePath |
Namespaces | |
namespace | cqsp |
When adding assets, it is extremely crucial that you read cqsp::asset::AssetLoader::LoadResources to find out how to add a resource to the game. | |
namespace | cqsp::common |
namespace | cqsp::common::util |
Functions | |
std::string | cqsp::common::util::GetCqspAppDataPath () |
The path for where all the data of the game is stored, including logs, and other things More... | |
std::string | cqsp::common::util::GetCqspExePath () |
std::string | cqsp::common::util::GetCqspDataPath () |
This returns binaries/data More... | |
std::string | cqsp::common::util::GetCqspSavePath () |
This should return Documents/cqsp. More... | |