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

The interface for adding built-in resource packs #3

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

aratakileo
Copy link
Owner

It is an analog to Fabric's:

ResourceManagerHelper.registerBuiltinResourcePack(...);

and to Quilt's:

ResourceLoader.registerBuiltinResourcePack(...);

In the first case, the code depends on the Fabric API, in the second on the Quilt API. This implementation is independent of either. This implementation can also be easily scaled to Forge and Neogorge

@aratakileo aratakileo merged commit 99afd03 into main Feb 26, 2024
@aratakileo aratakileo deleted the builtin-resourcepacks-provider branch February 26, 2024 15:16
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.

None yet

1 participant