Quilt support
slava110 opened this issue ยท 3 comments
Hi. I'm developing quilt mod with CardinalComponentsAPI
as dependency but it crashes on loading because CardinalComponents is unable to find custom
properties. I guess it's because you're using FabricLoader
here. Do you think it would be possible to support Quilt too? Or should I switch back to Fabric?
https://github.com/OnyxStudios/Cardinal-Components-API/blob/72d0a4fb6fad36bfabb09770cea92da5d4eba74f/cardinal-components-base/src/main/java/dev/onyxstudios/cca/internal/base/asm/CcaBootstrap.java#L87
Have you checked the updated readme ? I managed to use CCA on Quilt just fine with a few tweaks to the mod metadata.