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

Merged
merged 1 commit into from
Oct 11, 2024

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.

@modmuss50 modmuss50 marked this pull request as ready for review October 9, 2024 12:20
@modmuss50
Copy link
Member Author

Going to merge this, easy enough to remove if no one ends up using it.

@modmuss50 modmuss50 merged commit 47870f2 into FabricMC:1.21.2 Oct 11, 2024
4 checks passed
@embeddedt
Copy link
Contributor

Very late, but this will definitely come in handy for me at some point, thank you!

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