Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bugfix] Forge launch issue #106

Merged
merged 1 commit into from
Jan 2, 2024
Merged

[Bugfix] Forge launch issue #106

merged 1 commit into from
Jan 2, 2024

Conversation

laolarou726
Copy link
Member

@laolarou726 laolarou726 commented Jan 2, 2024

Bug fix for issue #105

PR-Codex overview

Focus of this PR:

This PR focuses on improving the handling of Maven package information and fixing issues related to library JSON structure in different versions of Minecraft.

Detailed summary:

  • The MavenInfo class is now a record instead of a class.
  • Added a fix for the new native format introduced in version 1.19 of Minecraft.
  • Improved handling of library downloads and artifacts.
  • Fixed a bug related to resolving Maven strings.
  • Other minor improvements and bug fixes.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

sonarqubecloud bot commented Jan 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@laolarou726 laolarou726 added 漏洞 Bug 某些功能发生了异常 Something isn't working 新功能/改进 enhancement 增加新功能 New feature or request labels Jan 2, 2024
@laolarou726 laolarou726 changed the title fix Forge launch issue [Bugfix] Forge launch issue Jan 2, 2024
@laolarou726 laolarou726 merged commit 581d59c into master Jan 2, 2024
7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
漏洞 Bug 某些功能发生了异常 Something isn't working 新功能/改进 enhancement 增加新功能 New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants