From c47e0f807aca0c6579bcde2c051a3be14760f736 Mon Sep 17 00:00:00 2001 From: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com> Date: Thu, 4 Feb 2021 04:44:51 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d8d390fa..2195d9a7f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ scripts\languagelist_updater.bat - [x] ~~OpenJDK 9 Mobile port: ARM32, ARM64, x86, x86_64.~~ Replaced by JRE8. - [x] OpenJDK 8 Mobile port: ARM32, ARM64, x86, x86_64 - [x] Mod installer headless -- [ ] Mod installer with GUI. Little run on `Caciocavallo` project. +- [x] Mod installer with GUI. Used `Caciocavallo` project for AWT without X11. - [x] OpenGL in OpenJDK environment - [x] OpenAL (work on most devices) - [x] Support Minecraft 1.12.2 and below. Used [lwjglx](https://github.com/PojavLauncherTeam/lwjglx), a LWJGL2 compatibility layer for LWJGL3.