akuleshov7/ktoml inclusion
isXander opened this issue · 3 comments
isXander commented
It would be very useful if ktoml
were to be included in this library. It works with kotlinx.serialization
and TOML is an every growing format.
Juuxel commented
FLK doesn't include 3rd party libraries so that wouldn't make much sense IMO. Just JIJ it like any other library.
isXander commented
Another reason is that Kotlin/kotlinx-serialization#1092 states that plans for official TOML support aren't planned and TOML is quite a common config format in Minecraft mods nowadays.
modmuss50 commented
I agree, we only include official kotlin libraries. You can easily JIJ it 👍