Skip to content
zml edited this page Apr 24, 2020 · 9 revisions

Home

Welcome to the Configurate wiki! Configurate is composed of a few segments. These are:

  • Loaders: Load that config in from a file
  • Node: Working with the data
  • Object Mapper: Getting a fancy object representing configuration data
  • Transformations: A simple way to make large changes to the configuration
  • Cookbook: Code examples for common use cases

For help getting started with Configurate, check out the Getting Started page. It contains a brief tutorial to give a basic understanding of how the basic functions of the library work.

For any further questions, feel free to be in touch in the SpongePowered Discord. We also appreciate any contributions to this wiki to improve the documentation.

Clone this wiki locally