-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
foxium compatibility #19
Conversation
As mentioned on Discord, I don't have time to keep up with the differences between the various unofficial Lithium ports. If you plan to maintain compatibility through PRs, it makes more sense to have that done in foxium itself, similar to what Radium has done (see #18). Also, foxium should use a unique mod id rather than lithium's. |
understandable. at first it had unique id but some mods are hardcoded to lithium mod id, so could you just remove the lithium incompatability? |
I assume you mean Fabric mods loaded through connector? I don't think blanket marking Lithium compatibility is a good idea for a variety of reasons. It would be better to utilize Neo's equivalent of |
yes, through connector. the only way to fix incompat (other than mixin into each mod) i know is either jarjar dummy lithium mod or mixin in modcontainer$getModid to change foxium to lithium, but both will still be incompatible with moonrise. |
Foxium steal radium patches |
thats what happens when you don't update mod for 5 months. i also credit radium so i don't see a problem |
why not just make a PR to update radium ? |
i thought radium was dead when making foxium. it is also easier to maintain if its my repo than doing infinite pr and waiting for the maintainer to accept them and publish. |
i would discontinued foxium but i don't think its |
I didn't update radium because of a bug in archloom, and I didn't have a server on neoforge |
then okay, i will discontinue foxium. |
compatibility with foxium (neoforge port of lithium)