Required Prototypes Auxillary Page
Posted: Wed Jul 29, 2026 11:06 pm
I am here to ask for an auxiliary page to list the required prototypes, eg: the 'out-of-map' tile. I feel there should be sections for each grouping of required prototypes; "core" for always required prototypes, "space_travel" for the prototypes required with the "space_travel" feature flag, etc
These individual sections can then be directly linked to by the feature flags.
Finally, the error for when you don't provide one of the required FeatureFlag prototypes says "Error loading Base Mod". That suggests it's "base"'s fault for not defining the feature flag prototype when it's a mod that enabled the feature flag. It should either say something different when it's a feature flag prototype or should just be changed to "Required Prototype Error"
These individual sections can then be directly linked to by the feature flags.
Finally, the error for when you don't provide one of the required FeatureFlag prototypes says "Error loading Base Mod". That suggests it's "base"'s fault for not defining the feature flag prototype when it's a mod that enabled the feature flag. It should either say something different when it's a feature flag prototype or should just be changed to "Required Prototype Error"