From ddfdbcd1bcbbfd4150e00a46682dbc4c46ec9168 Mon Sep 17 00:00:00 2001 From: JuiceyDev Date: Mon, 30 Mar 2026 18:02:02 +0200 Subject: [PATCH] Update README progress numbers. (#370) * Updated Readme numberz * README: fix asset paths --------- Co-authored-by: ffqq <36998498+realffqq@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73f7bd60d..cff673db3 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ At the moment, we're aiming to support the following platforms: Please note that these percentages are **estimates** and do not necessarily reflect the final playability of the game on each platform. -- Linux (~85%) +- Linux (~90%) - Emscripten (~10%) [[Check the Emscripten Branch](https://github.com/4jcraft/4jcraft/tree/feat/emscripten)] - macOS (not started) [No official support but people have been able to run the game on MacOS] - iOS (not started) -- Android (~5%) +- Android (~35%) > [!WARNING] > There is NO Windows support, for that, go to [smartcmd/MinecraftConsoles](https://github.com/smartcmd/MinecraftConsoles/).