updateConfigModelFromMinecraftInstance

fun updateConfigModelFromMinecraftInstance(packConfig: PackConfig, minecraftInstance: File)

minecraftinstance.json

Update the given ConfigurationModel with values gathered from the minecraftinstance.json of the modpack. A minecraftinstance.json is usually created by Overwolf's CurseForge launcher.

Author

Griefed

Parameters

packConfig

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

minecraftInstance

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