Auto Config
object AutoConfig
Functions
Link copied to clipboard
Handles the data from a configurable, which might be an auto config and therefore has data which should be displayed to the user.
Deserialize module configurable from a reader
Link copied to clipboard
Reloads auto settings list.
Link copied to clipboard
fun serializeAutoConfig(writer: Writer, includeConfiguration: IncludeConfiguration = IncludeConfiguration.Companion.DEFAULT, autoSettingsType: AutoSettingsType = AutoSettingsType.RAGE, statusType: AutoSettingsStatusType = AutoSettingsStatusType.BYPASSING)
Created an auto config, which stores the moduleConfigur
Link copied to clipboard