HMCL-dev / HMCL-dev/HMCL

[Feature] Lwjgl的版本选择优化

Open
#4,250 8 comments 0 reactions 1 assignee View on GitHub

@Glavo is already working on this.

Since Nov 22, 2025.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

可以在启动器内选择Lwjgl,本地库的版本,启动器自行下载,像java版本配置一样,启动器也能自动选择版本,当特定版本设置启动时,可以选择Lwjgl,本地库的版本,取消自动删除不符合的本地库的特性,需要询问用户,

原因 | Reason

在运行某些版本时,设置特定加载器或mod时,可能出现lwjgl版本错误的提示,比如在运行1.20.1时,提示使用的版本是3.3.2-snapshot,需要3.3.1版本,我好不容易在Lwjgl官网找到那几个本地库,眼睛都累了,放到版本文件里后,它直接给我删了。

详情 | Description

在遇到Lwjgl版本错误时,能询问后自动更改lwjgl版本到推荐版本或选择的版本,自由选择Lwjgl

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.