Closed WittleWolfie closed 3 years ago
Currently Guids, ProgressionConfig, and FeatureSelectionConfig can only be init once. To support multiple mods, each mod should be able to pass in a config to process.
Removed Progression/FeatureSelectionConfig as I don't think they belong.
Guids is now handled by function call and is optional.
Currently Guids, ProgressionConfig, and FeatureSelectionConfig can only be init once. To support multiple mods, each mod should be able to pass in a config to process.