You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
如今想要给游戏版本添加 jar 库(-cp 的参数),只能通过手动修改版本 json 文件实现。
Currently, if you want to add a jar library to the game version (the parameter of -cp), you can only do it by manually modifying the version json file.
一些模组可能因为错误的打包,导致存在缺库的问题,无法通过重装游戏版本解决。这一点在 HMCL 崩溃报错交流群里时常遇到。
Some mods may have library problems due to incorrect packaging, which cannot be solved by reinstalling the game instance. This sometimes occurs in the official HMCL crash/error QQ group.
因而希望在高级设置中添加一个模块,能够让玩家可以在游戏版本的启动参数中将 jar 文件加入 -cp 的参数。
Therefore, I hope to add a module that allows players to add some jars to -cp parameter of the launch parameters of the game instance in the advanced settings screen.
原因 | Reason
一些模组可能因为错误的打包,导致存在缺库的问题,无法通过重装游戏版本解决。这一点在 HMCL 崩溃报错交流群里时常遇到。
Some mods may have library problems due to incorrect packaging, which cannot be solved by reinstalling the game instance. This sometimes occurs in the official HMCL crash/error QQ group.
如若感觉没有必要,也可以随时关掉这个 Issue。
You can close this issue whenever you think it unnecessary.
The text was updated successfully, but these errors were encountered:
描述 | Description
如今想要给游戏版本添加 jar 库(
-cp
的参数),只能通过手动修改版本 json 文件实现。Currently, if you want to add a jar library to the game version (the parameter of
-cp
), you can only do it by manually modifying the version json file.一些模组可能因为错误的打包,导致存在缺库的问题,无法通过重装游戏版本解决。这一点在 HMCL 崩溃报错交流群里时常遇到。
Some mods may have library problems due to incorrect packaging, which cannot be solved by reinstalling the game instance. This sometimes occurs in the official HMCL crash/error QQ group.
因而希望在高级设置中添加一个模块,能够让玩家可以在游戏版本的启动参数中将 jar 文件加入
-cp
的参数。Therefore, I hope to add a module that allows players to add some jars to
-cp
parameter of the launch parameters of the game instance in the advanced settings screen.原因 | Reason
一些模组可能因为错误的打包,导致存在缺库的问题,无法通过重装游戏版本解决。这一点在 HMCL 崩溃报错交流群里时常遇到。
Some mods may have library problems due to incorrect packaging, which cannot be solved by reinstalling the game instance. This sometimes occurs in the official HMCL crash/error QQ group.
如若感觉没有必要,也可以随时关掉这个 Issue。
You can close this issue whenever you think it unnecessary.
The text was updated successfully, but these errors were encountered: