KiltMC / Kilt

A Fabric mod that brings Forge mods into the Fabric ecosystem.
GNU Lesser General Public License v2.1
245 stars 14 forks source link

[FEATURE] Adding cross modloader addon support #56

Open Cartrigger opened 1 month ago

Cartrigger commented 1 month ago

What would this achieve? This would allow addon mods that are only on Forge / Neo to work cross loader, into per say Create: Fabric. (EX: Create: Forge Addon --> Create: Fabric)

Implementation: This would probably be handled best as a addon mod adding support, so then rapid updates (when it gets uploaded to modrinth) can happen Kilt non specific.

This would be a long term goal, and shouldn't be happening until more mods are supported on Kilt.

Cartrigger commented 1 month ago

(+) onto this, making cross api support (coroutil from fabric to interface with forge)

BluSpring commented 1 month ago

This is planned to be included within Kilt itself, seeing as it's already implementing compatibility layers between Forge mods and Sodium along with compatibility with Fabric API, Architectury and Porting Lib.