Contribute to Cauldron-Team/Cauldron-APC development by creating an account on GitHub.
I'm trying to use AutoConfig for a mod written in Kotlin. I'm wrapping a custom kotlinx.serialization serializer with a PartitioningSerializer, but the mod fails to load due to the companion object ...