ConfigPlugin

Undocumented in source.

Constructors

this
this(string configFileName, string[] args)
Undocumented in source.

Members

Functions

registerResourceManagers
void registerResourceManagers(void delegate(IResourceManager) reg)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!"voxelman.config.plugininfo"
Undocumented in source.

Variables

args
string[] args;
Undocumented in source.
configFileName
string configFileName;
Undocumented in source.

Meta