Property | Type | Description | |
---|---|---|---|
Mods | ModDef>.ReadOnlyDictionary | ||
ModsFromInternalName | ModDef>.ReadOnlyDictionary |
Method | Description | |
---|---|---|
ModFromAssembly ( |
||
ParseModInfo ( |
Parses the mod's information from Json, loading any required references, and returns its ModInfo object.
|
public static ModFromAssembly ( |
||
modAsm | ||
return |
public static ParseModInfo ( |
||
j | Json Data to load the |
|
path | string | The path to the mod |
return | ModInfo |
public static ReadOnlyDictionary |
||
return | ModDef>.ReadOnlyDictionary |