Object SupportedModloaders

  • All Implemented Interfaces:

    
    public class SupportedModloaders
    
                        

    The single source of truth for the modloaders supported by ServerPackCreator: their exact-match regexes for case-insensitive loader-detection and their canonical names. Consolidates the regexes previously duplicated across PackConfig, ConfigurationHandler, ModloaderValidator and ModpackManifestParser (refactor Phase 1e).