updateConfigModelFromMMCPack

fun updateConfigModelFromMMCPack(packConfig: PackConfig, mmcPack: File)

mmc-pack.json

Update the given ConfigurationModel with values gathered from the modpacks mmc-pack.json. A mmc-pack.json is usually created by the MultiMC launcher.

Author

Griefed

Parameters

packConfig

An instance containing a configuration for a modpack from which to create a server pack.

mmcPack

The config.json-file of the modpack to read.