SpongePowered / Configurate

A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
https://configurate.aoeu.xyz
Apache License 2.0
386 stars 68 forks source link

Yaml comments and pretty printing #431

Closed Rubenicos closed 1 year ago

Rubenicos commented 1 year ago

Emit and load should be separated options. I also added pretty printing option.

zml2008 commented 1 year ago

Duplicate of #410 and #175