diff --git a/README.md b/README.md index 7b50655e9..1a7433fb9 100644 --- a/README.md +++ b/README.md @@ -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.