Read and write to user settings!!! yaya!!!!!
berry.config.get(section, option)
Get a specific option from the config.ini file.
config.ini
section
string
.berry
option
berry.config.defineSetting(sectionName, optionName, description, optionType, defaultValue, onChanged?)
Change a setting.
sectionName
optionName
description
optionType
integer
float
boolean
defaultValue
"1"
"0"
onChanged
function
nil
Deleting the wiki page "berry.config" cannot be undone. Continue?