f5ffa875b82935c2aeb71d43a6f5ccd068799322
Hello Minecraft! Launcher 
GPL v3, see https://www.gnu.org/licenses/gpl-3.0.html
Introduction
HMCL is a Minecraft launcher which supports Mod management, game customizing, auto installing(Forge, LiteLoader and OptiFine), modpack creating, UI customizing and so on.
No plugin API is provided.
Contribution
If you want to submit a pull request, there're some requirements:
- IDE: Intellij IDEA.
- Compiler: Java 1.8.
- Do NOT modify
gradlefiles.
JVM Options (for debugging)
| Parameter | Description |
|---|---|
-Dhmcl.self_integrity_check.disable=true |
Bypass the self integrity check when checking for update. |
-Dhmcl.version.override=<version> |
Override the version number. |
-Dhmcl.update_source.override=<url> |
Override the update source. |
-Dhmcl.authlibinjector.location=<path> |
Use specified authlib-injector (instead of downloading one). |
Description
Languages
Java
98.8%
CSS
1%
Shell
0.1%