Files
HMCL/README.md

7 lines
388 B
Markdown
Raw Normal View History

# Hello Minecraft! Launcher
Hello Minecraft! Launcher is a Minecraft launcher.
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.