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

Feature Request: Fake ModContainers #175

Open
LemmaEOF opened this issue Nov 29, 2019 · 1 comment
Open

Feature Request: Fake ModContainers #175

LemmaEOF opened this issue Nov 29, 2019 · 1 comment

Comments

@LemmaEOF
Copy link
Contributor

There are a good few projects built on Fabric that would do really well with being able to add ModContainers for the sake of adding representation for other mods/addons/plugins/etc. with loaders implemented on top of Fabric. Since Loader freezes after loading, there's not really a good place to add fake ModContainers without having to depend on a third-party lib, which a good few of these projects don't want to do. How feasible would it be to add a list of fake containers that don't get loaded by Fabric but are exposed for mods like ModMenu or anything else that would want to see these fake containers?

@i509VCB
Copy link
Contributor

i509VCB commented Jan 7, 2020

Related to PR #192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants