#
Mod
This is the global object, which allowed in any place in your mod.
Mod class has this fields:
Info - contains information about your mod.
GameObject - represents UnityEngine.GameObject, to which your class with attribute NCMS.ModEntry attached.
EmbededResources - methods which help give embeded resources.