Factions Basics - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki
Faction functionality in the VE Framework is mostly handled through a Def Mod Extension:
- Faction Def Mod Extension, def extension that handles all the faction functionality
How do I use this code?
Explained inside the link above.
Inside the framework, the namespace to access all the Cuisine classes is "VEF.Factions"