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 ability to flatten included dependencies #215

Open
kvverti opened this issue May 29, 2020 · 2 comments
Open

Add ability to flatten included dependencies #215

kvverti opened this issue May 29, 2020 · 2 comments

Comments

@kvverti
Copy link

kvverti commented May 29, 2020

Currently, included JIJ dependencies may have nested JIJ. This can result in multiple JIJ dependencies having the same nested JIJ dependency. Loom should include an option to flatten and de-duplicate JIJ dependencies, similar to what Fabric Loader does at mod load time.

This issue is part of a plan to improve depending on Fabric API.

@Pyrofab
Copy link
Contributor

Pyrofab commented May 29, 2020

This would definitely be useful for any library, not just Fabric API.

@modmuss50
Copy link
Member

I dont think this is currenly an issue with fabric api specifically, it can be manually worked around by being careful with what you include.

It would take a bit of work as it would need a whole chunk of fabric-loaders mod resoultion stuff pulled over.

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

3 participants