Go to file
2016-02-25 23:16:28 +08:00
HMCL Update .travis.yml 2016-02-25 23:02:23 +08:00
HMCLAPI Supported new version json 2016-02-25 22:44:32 +08:00
HMCSM Supported new version json 2016-02-25 22:44:32 +08:00
MetroLookAndFeel Fixed button animation & performance problem 2016-02-23 22:09:17 +08:00
.gitignore each authenticator has its own username now 2016-01-02 10:26:48 +08:00
.nb-gradle-properties why does the ui crash 2015-12-27 10:59:03 +08:00
.travis.yml Update README.md 2016-02-25 23:16:28 +08:00
build.gradle why does the ui crash 2015-12-27 10:59:03 +08:00
common.gradle Thanks to gonglinyuan 2016-02-18 14:24:00 +08:00
LICENSE why does the ui crash 2015-12-27 10:59:03 +08:00
license-header.txt why does the ui crash 2015-12-27 10:59:03 +08:00
README.md Update README.md 2016-02-25 23:16:28 +08:00
settings.gradle why does the ui crash 2015-12-27 10:59:03 +08:00

Hello Minecraft! Launcher

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

!(TRAVIS CI)[https://travis-ci.org/huanghongxun/HMCL.svg?branch=master]

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.