Go to file
2015-12-11 21:18:51 +08:00
HMCL Extracted the codes about installing 2.0 2015-12-11 21:18:51 +08:00
HMCLAPI Extracted the codes about installing 2.0 2015-12-11 21:18:51 +08:00
HMCSM Add --proxy 2015-12-10 20:34:02 +08:00
MetroLookAndFeel Add --proxy 2015-12-10 20:34:02 +08:00
.gitignore update gitignore 2015-07-28 14:08:35 +08:00
.nb-gradle-properties Add #5 (1) 2015-08-26 20:23:41 +08:00
build.gradle Add --proxy 2015-12-10 20:34:02 +08:00
common.gradle Add --proxy 2015-12-10 20:34:02 +08:00
LICENSE Change the license to GPL v3 to be compatible with Apache License 2.0. 2015-12-05 21:41:50 +08:00
license-header.txt Change the license to GPL v3 to be compatible with Apache License 2.0. 2015-12-05 21:41:50 +08:00
README.md Reconstructed too many codes 2015-12-09 21:03:56 +08:00
settings.gradle Add --proxy 2015-12-10 20:34:02 +08:00

Hello Minecraft! Launcher

Hello Minecraft! Launcher is a Minecraft launcher. License is GPL v3, see http://www.gnu.org/licenses/.

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.