M_MSCLoader_Mod_ModSetup - piotrulos/MSCModLoader GitHub Wiki
ModSetup Method
Setup your mod. IMPORTANT! Only SetupFunction() is allowed here
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.0.388
C#
public virtual void ModSetup()
View Source
See Also
Reference
Mod Class
MSCLoader Namespace