From 7e2b415e7d2e5cd28884990c4d9b3939d25c864a Mon Sep 17 00:00:00 2001 From: JuiceyDev Date: Fri, 13 Mar 2026 00:23:46 +0100 Subject: [PATCH] Update to the scope & platform support section of readme. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27d72247d..7690be098 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ Join our community: At the moment, we're aiming to support the following platforms: -- Linux (~85%, *rough estimate*) -- Emscripten (not started) -- macOS (not started) +Please note that these percentages are **estimates** and do not necessarily reflect the final playability of the game on each platform. + +- Linux (~85%) +- Emscripten (~10%) [[Check the Emscripten Branch](https://github.com/4jcraft/4jcraft/tree/feat/emscripten)] +- macOS (not started) [No official support but people has been able to run the game on MacOS] - iOS (not started) - Android (not started)