Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
backend-mod
/
ru.hytalemodding.lineage.backend.config
/
BackendConfigLoader
/
load
load
fun
load
(
path
:
Path
)
:
BackendConfig
Loads configuration from
path
.
fun
load
(
reader
:
Reader
)
:
BackendConfig
Loads configuration from a
reader
.