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

Implement dependency overrides #50

Closed
wants to merge 1 commit into from
Closed

Implement dependency overrides #50

wants to merge 1 commit into from

Conversation

dima-dencep
Copy link
Contributor

Wrote it in 30 minutes, didn't even test it (because I don't know how)

Inspired by Fabric

return new OverridedModVersion(version, override);
}

public static class OverridedModVersion implements IModInfo.ModVersion {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overrided is wrong, it should be Overridden

@Technici4n
Copy link
Member

After some discussion with other maintainers, we have decided that the idea of this feature is not desirable for FML. (On top of the specific implementation being suboptimal).

@Technici4n Technici4n closed this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants