Uses of Class
me.hsgamer.hscore.config.simplixstorage.LightningConfig
Packages that use LightningConfig
Package
Description
The config implementation for SimplixStorage
-
Uses of LightningConfig in me.hsgamer.hscore.config.simplixstorage
Methods in me.hsgamer.hscore.config.simplixstorage that return LightningConfigModifier and TypeMethodDescriptionstatic LightningConfig<de.leonhard.storage.Json> Create a new config from a Json filestatic LightningConfig<de.leonhard.storage.Toml> Create a new config from a Toml filestatic LightningConfig<de.leonhard.storage.Yaml> Create a new config from a Yaml file