Update README.md

This commit is contained in:
khanhduytran0
2020-04-20 05:53:04 +07:00
committed by GitHub
parent 8987d065ce
commit 169cf25b28

View File

@@ -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.