Class ModRegistry.ModInfo
Model class holding metadata of Jötunn mods.
Inherited Members
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public class ModRegistry.ModInfo
Properties
Name | Description |
---|---|
Clutter | Custom Clutter added by that mod |
Commands | Custom commands added by that mod |
Creatures | Custom Creatures added by that mod |
GUID | The mod GUID |
ItemConversions | Custom item conversions added by that mod |
Items | Custom items added by that mod |
Locations | Custom locations added by that mod |
Name | Human readable name |
PieceTables | Custom piece tables added by that mod |
Pieces | Custom pieces added by that mod |
Prefabs | Custom prefabs added by that mod |
Recipes | Custom recipes added by that mod |
StatusEffects | Custom status effects added by that mod |
Translations | Custom commands added by that mod |
Vegetation | Custom Vegetation added by that mod |
Version | Current version |