# Functions
ConfigJSONParametersExplained() returns a nicely formatted string which describes all the public variables available to the user for configuration.
FromFile will generate a config struct from the local standard config file which is located inside of the assets folder as 'config.json'.
ToFile will save the current instance of config to the local standard config file which is located inside of the assets folder as 'config.json'.
# Variables
No description provided by the author