Go to file
2015-07-28 14:08:35 +08:00
HMCL fix installing liteloader without tweakclass 2015-07-28 14:08:08 +08:00
HMCLAPI TaskWindow now shows progress of each task. 2015-07-28 13:50:14 +08:00
HMCSM test for new launcher for java && forgot to add license... 2015-07-14 17:36:04 +08:00
MetroLookAndFeel reconstruct code && add advice for out of memory error. 2015-07-06 12:50:02 +08:00
.gitignore update gitignore 2015-07-28 14:08:35 +08:00
.nb-gradle-properties modify the license. 2015-06-22 17:25:47 +08:00
build.gradle it seems that i forgot something i should do. 2015-06-22 17:35:23 +08:00
common.gradle it seems that i forgot something i should do. 2015-06-22 17:35:23 +08:00
LICENSE modify the license. 2015-06-22 17:25:47 +08:00
license-header.txt Additional: license-header.txt 2015-06-26 18:56:35 +08:00
README.md optimize the code. 2015-06-28 18:55:36 +08:00
settings.gradle it seems that i forgot something i should do. 2015-06-22 17:35:23 +08:00

Hello Minecraft! Launcher

Hello Minecraft! Launcher is a Minecraft launcher.

Joining

If you really want to join the development, here's some requests.

  • The Development Environment is Netbeans 8.0.2 with Gradle Support plugin.
  • The project is built on Java 1.8, using the retrolambda backported to Java 1.7. So DO NOT use the libraries of Java 8 like Stream APIs.
  • DO NOT modify *.gradle.