run

abstract fun run(packConfig: PackConfig, serverPackPath: Path)

Run the given listener with a config and path to the server pack.

Parameters

packConfig

A pack config from which a server pack can be generated.

serverPackPath

The path to the server pack in question.