Class PackConfig

  • All Implemented Interfaces:

    
    public class PackConfig
    
                        

    A PackConfig contains the settings required to create a server pack. A configuration model usually consists of:

    • Modpack directory

    • Minecraft version

    • Modloader

    • Modloader version

    • Java args for the start scripts

    • Files and directories to copy to the server pack

    • Whether to pre-install the modloader server

    • Whether to include a server-icon

    • Whether to include a server.properties

    • Whether to create a ZIP-archive

    Author:

    Griefed