-
-
Notifications
You must be signed in to change notification settings - Fork 87
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 Loader support for quilt.mod.json5
#329
Conversation
Work on Quilt Loom has been pushed as quilt-loom#36! |
src/main/java/org/quiltmc/loader/impl/plugin/quilt/StandardQuiltPlugin.java
Outdated
Show resolved
Hide resolved
As a note, I've noticed that Quilt Parsers hasn't been relocated properly; I went ahead and fixed that |
quilt.mod.json5
quilt.mod.json5
Update: by using the Fabric DLI system, a migration from an already-existing QMJ workspace to a QMJ5 one should be smooth |
Tackled by quilt-loom#37 |
See: - RFC: QuiltMC/rfcs#83 - Build tool impl: QuiltMC/quilt-loom#36, QuiltMC/quilt-loom#37 - Required loader PR: QuiltMC/quilt-loader#329
oh boy, here we go; |
I'm sorry for taking this long - and thanks for updating this! |
Creating this PR as a draft until support on Quilt Loom's side is worked on, but so far? I believe the Loader-side support is solid! Reviews are appreciated
The benefits of JSON5 will be great for developers