This is a struct that stores the properties of a mod. Without setting it in your Mod constructor,...
bool AutoloadSounds
Whether or not this mod will automatically add sounds in the Sounds folder to the game....
bool Autoload
Whether or not this mod will autoload content by default. Autoloading content means you do not need t...
bool AutoloadGores
Whether or not this mod will automatically add images in the Gores folder as gores to the game,...
static ModProperties AutoLoadAll
Automatically return a ModProperties object which has all AutoLoad values set to true.
bool AutoloadBackgrounds
Whether or not this mod will automatically add images in the Backgrounds folder as background texture...