run

open override fun run(packConfig: PackConfig): Boolean

Create a server pack from a given instance of PackConfig.

Return

true if the server pack was successfully generated.

Author

Griefed

Parameters

packConfig

An instance of PackConfig which contains the configuration of the modpack from which the server pack is to be created.