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 script to only enable a subset of projects for development #4126

Draft
wants to merge 1 commit into
base: 1.21.2
Choose a base branch
from

Conversation

modmuss50
Copy link
Member

This should help those who struggle to build FAPI on their computers, it allows you to "focus" on specific modules.

Run java gradle/Focus.java fabric-networking-api-v1 to focus on fabric-networking-api-v1 and its dependencies.

Is this something people would find useful to have?

@apple502j
Copy link
Contributor

Not sure if this is useful for me (I just runTestmodClient on module directly), but seems good.

@modmuss50
Copy link
Member Author

Not sure if this is useful for me (I just runTestmodClient on module directly), but seems good.

It might help you use an IDE, as this will only load the modules you care about in the IDE, I would strongly reccomend using the IDE run configs, while using intelij to build. Ill only merge this if someone is actually going to use it, otherwise its kinda pointless.

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.

2 participants