Files
Amethyst-Android/README.md
Tran Khanh Duy ee7c39fd96 Update README.md
2020-08-24 06:34:51 +07:00

781 B

PojavLauncher

An open source Minecraft: Java Edition launcher for Android based from Boardwalk. Support up-to Minecraft 1.11

This branch?

  • Attempt to run Minecraft in OpenJDK, different a bit with Boardwalk 2.

Current status

  • BinaryExecutor : execute java binary, no JNIInvocation
  • JVDroid OpenJDK 11 (32 and 64-bit ARM and x86). Partial, but error can't lock mutex.
  • AWT/Swing for mod installer. Will use Caciocavallo project.
  • OpenGL in OpenJDK environment. Use Boardwalk 2 method or other.
  • OpenAL 64-bit version
  • Input keyboard and mouse events from ART to OpenJDK environment
  • Support Minecraft 1.12 and below
  • Support Minecraft 1.13 and above
  • More...

Licenses

  • PojavLauncher is licensed under GPLv3.