JsonConfig

constructor(jsonObject: JsonObject)

Loads the config from the given object (but not saved to a file)

Parameters

jsonObject

the json object


constructor(file: File)

Loads the config from the given file

Parameters

file

the file