diff --git a/README.md b/README.md index a20385bcc..7b50655e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# PojavLauncherSource -Source code of PojavLauncher +# PojavLauncher +An open source Minecraft: Java Edition launcher for Android based from Boardwalk. Support up-to Minecraft 1.11 +(Codes has not been sorted yet, it contains ton of classes without packing to module). -https://github.com/khanhduytran0/PojavLauncher +## About this branch +- This branch attempt to launch Minecraft using command line like `dalvikvm` and `app_process`. +- Status: working partial, EGL Context not yet shared.