This commit is contained in:
huanghongxun 2015-06-24 13:46:08 +08:00
commit fb7bbbcaaf

View File

@ -1,7 +1,8 @@
# Hello Minecraft! Launcher
Hello Minecraft! Launcher is a Minecraft launcher.
### Joining
If you really want to join the development, here's some requests.
1) The Development Environment is Netbeans 8.0.2 with Gradle Support plugin.
2) The project is built in Java 1.8, using the retrolambda backported to Java 1.7. So DO NOT use the libraries of Java 8 like Stream APIs.
3) DO NOT modify *.gradle.
* The Development Environment is Netbeans 8.0.2 with Gradle Support plugin.
* The project is built in 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.