OpenMW
|
#include <string>
Go to the source code of this file.
Classes | |
struct | Version::Version |
Namespaces | |
Version | |
Functions | |
Version | Version::getOpenmwVersion (const std::string &resourcePath) |
Read OpenMW version from the version file located in resourcePath. More... | |
std::string | Version::getOpenmwVersionDescription (const std::string &resourcePath) |
Helper function to getOpenmwVersion and describe() it. More... | |