From d0eeef05e20cef0cbfd01fa105a386d0e1f8c1dd Mon Sep 17 00:00:00 2001 From: khanhduytran0 <40482367+khanhduytran0@users.noreply.github.com> Date: Mon, 20 Apr 2020 05:59:59 +0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.