![]() |
Limo
A simple mod manager
|
Header for the PluginType enum. More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | fomod |
The fomod namespace contains classes used for parsing a FOMOD xml file and for creating an installer. | |
Enumerations | |
enum | fomod::PluginType { fomod::required , fomod::optional , fomod::recommended , fomod::not_usable , fomod::could_be_usable } |
Describes how a plugin is presented. More... | |
Variables | |
const std::vector< std::string > | fomod::PLUGIN_TYPE_NAMES |
Header for the PluginType enum.