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

Add an easy toggle for mixin/mixinextras in vanilla mode #115

Open
Tslat opened this issue Jul 22, 2024 · 3 comments
Open

Add an easy toggle for mixin/mixinextras in vanilla mode #115

Tslat opened this issue Jul 22, 2024 · 3 comments

Comments

@Tslat
Copy link

Tslat commented Jul 22, 2024

Vanilla mode being the obvious use-case for ML projects in the common branch - it makes sense that MDG doesn't supply mixin/mixinextras in that mode due to it being intended for use as a no-frills deployment

However with it being the use-case of choice for ML projects, it is pretty annoying having to manually add mixin/mixinextras when in vanilla mode, given that both fabric and neoforge have it already in their respective modules

Is it possible to add some kind of easy toggle/method call to tell MDG in vanilla mode to include mixins?

@shartte
Copy link
Collaborator

shartte commented Jul 23, 2024

Which version would it include?

MDG itself doesn't even know directly about Mixin/MixinExtras in the NeoForge-mode :-P

@Tslat
Copy link
Author

Tslat commented Jul 23, 2024

Which version would it include?

MDG itself doesn't even know directly about Mixin/MixinExtras in the NeoForge-mode :-P

What's it do when in neoforge mode?
Possible to just use whatever version neoforge is currently using?

@shartte
Copy link
Collaborator

shartte commented Jul 23, 2024

Which version would it include?
MDG itself doesn't even know directly about Mixin/MixinExtras in the NeoForge-mode :-P

What's it do when in neoforge mode? Possible to just use whatever version neoforge is currently using?

The dependency on net.neoforged:neoforge brings in mixin + mixin-extras transitively

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

No branches or pull requests

2 participants