getconfig
Gives you the current configuration of the ui
local current_config = library:GetConfig()
writefile("config.cfg", current_config)
Last updated
Gives you the current configuration of the ui
local current_config = library:GetConfig()
writefile("config.cfg", current_config)
Last updated