You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tools and research that might be useful in making this mod work in all loaders for the next rewrite.
I'll start by making both fabric and forge loads the dependent mods, port the fabric mod then try to abstract a common module between both of them (likely related to configuration and common mixins, if they exist).
It's very likely that the projects will live completely separated since this mod requires some hacking and doesn't only use API calls from either mods.
Projects
Forgix - Merges jars from multiple loaders into a single jar. Not needed but it would be cool to have.
Repos
Distant Horizons - So far DH is something that gets surprisingly close to how I want to do things, so its a good jumping off point.
The text was updated successfully, but these errors were encountered:
I got a multiplatform devenv working. Now its to think on how best to do this port since this mod does some quite ugly hacks to get things to work, and the last time I modded with forge it was on 1.7.10.
Tools and research that might be useful in making this mod work in all loaders for the next rewrite.
I'll start by making both fabric and forge loads the dependent mods, port the fabric mod then try to abstract a common module between both of them (likely related to configuration and common mixins, if they exist).
It's very likely that the projects will live completely separated since this mod requires some hacking and doesn't only use API calls from either mods.
Projects
Forgix - Merges jars from multiple loaders into a single jar. Not needed but it would be cool to have.
Repos
Distant Horizons - So far DH is something that gets surprisingly close to how I want to do things, so its a good jumping off point.
The text was updated successfully, but these errors were encountered: