Update README.md

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

View File

@@ -4,4 +4,8 @@ An open source Minecraft: Java Edition launcher for Android based from Boardwalk
## 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.
- Status: working partial, EGL Context not yet shared, process get crashed if attempt to execute OpenGL command.
## Anything if this successful?
- Able to custom min/max RAM heap.
- Solve some incompatible issues.