Cardinal Components API

Cardinal Components API

21M Downloads

Quilt support

slava110 opened this issue ยท 3 comments

commented

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

commented

Yes, it's working now. Thanks!

commented

Have you checked the updated readme ? I managed to use CCA on Quilt just fine with a few tweaks to the mod metadata.

commented

Oh, it's not in the custom section. I'll check it out