|
Even More Modifiers
1.0.0.0
A mod for rolling various bonus stats on items
|
Classes | |
| class | AssetLoader |
| This Loader is responsible for loading graphics assets for a mod These include shader and glowmask textures More... | |
| class | ContentLoader |
| This class holds all Content holders of this mod You can use this to access content loaded into the mod Example use: ContentLoader.Modifier.GetContent("mod", "modifier") More... | |
| class | LoadingFunneler |
| The LoadingFunneler's purpose is to funnel all loading and unloading to one class | |
| class | RegistryLoader |
| This class is responsible for loading mods into Even More Modifiers Mods can be registered and triggered to have their content added via this class More... | |