Package ninja.leaping.configurate.hocon
Configuration loader for the HOCON library, plus supports
Due to limitations in the library currently used, this loader does not respect nodes' map factories. This means that ordering in configurations will not be preserved.
-
Class Summary Class Description HoconConfigurationLoader A loader for HOCON (Hodor)-formatted configurations, using the typesafe config library for parsing and generation.HoconConfigurationLoader.Builder Builds aHoconConfigurationLoader
.