Limo
A simple mod manager
Loading...
Searching...
No Matches
plugintype.h File Reference

Header for the PluginType enum. More...

#include <string>
#include <vector>
Include dependency graph for plugintype.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Header for the PluginType enum.