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

Update to fabric loom 1.8 #54

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

UpcraftLP
Copy link
Contributor

No description provided.

Copy link
Contributor

@EnnuiL EnnuiL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do a proper review later (maybe)

Comment on lines +162 to 163
- project.getLogger().info("fabric-installer.json not found in dependencies");
+ project.getLogger().warn("installer json not found in dependencies!");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- project.getLogger().info("fabric-installer.json not found in dependencies");
+ project.getLogger().warn("installer json not found in dependencies!");
- project.getLogger().info("fabric-installer.json not found in dependencies");
+ project.getLogger().info("installer json not found in dependencies!");

Copy link
Contributor

@TheGlitch76 TheGlitch76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this looks good in the diff, I'm going to merge this as-is without releasing and then manually examine the codebase and make sure everything looks OK (specifically Support QMJ, which sometimes needs new patches to support new Loom features) and release in a few hours.

Thanks for your help!

@TheGlitch76 TheGlitch76 merged commit 9ae2f10 into QuiltMC:dev/1.8 Oct 14, 2024
4 of 6 checks passed
@UpcraftLP UpcraftLP deleted the dev/1.8 branch October 14, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants