Persist state of config and restore next launch. - TOML format for future implementation of preset import/export - Store in `userData` ```toml schemaversion="1" appVersion="0.0.4" [input] type="artnet" host="0.0.0.0" # ... ```
Persist state of config and restore next launch.
userData