SuperMartijn642 / MovingElevators

21 stars 16 forks source link

[Feature] Fabric Support #140

Closed TheCherry closed 1 year ago

TheCherry commented 2 years ago

Is your feature request related to a problem? Please describe. Would be nice to get Fabric support.

Describe the solution you'd like An Simple Example to implement would be maybe the Clumps Mod: https://github.com/jaredlll08/Clumps They can "cross" compile it for fabric and forge.

vanja-san commented 1 year ago

Serilum a good example of how to make one file for multiple loaders.

SuperMartijn642 commented 1 year ago

I've had a fabric version of my core and config libraries, and Entangled for over a year now. I just wanted to expand on my core library first to make developing my other mods for Fabric easier. That took far longer than expected since I just don't have a lot of time available. The update for my core library is done now. Next I will be updating my mods to 1.19.3 and after that, I will port all my mods to Fabric. Of course bugs that come up take priority and I just don't have a lot of time due to school and sports, so everything takes a while.