代码拉取完成,页面将自动刷新
GPL v3, see http://www.gnu.org/licenses/gpl.html
HMCL is a Minecraft launcher which supports Mod management, game customizing, auto installing(Forge, LiteLoader and OptiFine), modpack creating, UI customizing and so on.
If you want to submit a pull request, there're some requirements:
gradle
files.HMCLCore/org.jackhuang.hmcl.util
: HMCL development utilities.HMCL/org.jackhuang.hmcl
: HMCL UI core.HMCLCore/org.jackhuang.hmcl.core
: HMCL game launcher core.HMCLAPI(HMCL)/org.jackhuang.hmcl.api
: HMCL API, see API section.HMCLCore/src/main/resources/org/jackhuang/hmcl/lang
contains language files.HMCL/org.jackhuang.hmcl.util.CrashReporter
, or errors your code cause will be sent to my server.org.jackhuang.hmcl.util.logging
: repackaged Apache Log4j, Apache License 2.0.com.google.gson
: Apache License 2.0org.jackhuang.hmcl.laf.ui
: contains some NimbusLAF's code belonging to Sun Microsystems under LGPL.HMCLAPI is based on Event bus. There are all events below.
You can also add tabs to root window or add authenticators through IPlugin.
org.jackhuang.hmcl.api.IPlugin
. HMCL will search all jar files in plugins
folder and load classes that implements IPlugin.--plugin=<Your IPlugin Class Name>
and add your jar to classpath.org.jackhuang.hmcl.api.*
, and other classes may change in different versions.此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。