Json Config
constructor(jsonObject: JsonObject)
Loads the config from the given object (but not saved to a file)
Parameters
json Object
the json object
Loads the config from the given file
Parameters
file
the file
Loads the config from the given object (but not saved to a file)
the json object
Loads the config from the given file
the file