Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiplatform Support #31

Open
alikindsys opened this issue Nov 28, 2024 · 2 comments
Open

Multiplatform Support #31

alikindsys opened this issue Nov 28, 2024 · 2 comments
Labels
enhancement New feature or request Epic help wanted Extra attention is needed

Comments

@alikindsys
Copy link
Contributor

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.

@alikindsys alikindsys added enhancement New feature or request help wanted Extra attention is needed Epic labels Nov 28, 2024
@alikindsys
Copy link
Contributor Author

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.

image

@alikindsys
Copy link
Contributor Author

Work has started on the architectury/* branch(es).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant