Global - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki
By "Global", we refer to parts of the Vanilla Expanded Framework that are not specific to any of the submodules, or code that affects all the game as a whole. We have tried to keep such things to a minimum:
- Toggleable patches, XPATH patches that can be toggled on and off from the Vanilla Framework Expanded settings
How do I use this code?
Read each of the sections for details.
Inside the framework, the namespace to access all the Global classes is just "VEF".