QuiltMC / quilt-config

Quilt Config (aka "haven king's metadata of madness") is a library designed to facilitate the creation and management of config files.
Apache License 2.0
21 stars 8 forks source link

include a TOML serializer by default in qconf #12

Closed ix0rai closed 10 months ago

ix0rai commented 11 months ago

for applications outside of Minecraft mods via quilt-loader, there's no default way to serialize a config. I think that quilt loader's night config serializer should be included in quilt-config itself, for simpler setup.