aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaoge_cmd <3523206925@qq.com>2026-03-03 05:43:32 +0800
committerdaoge_cmd <3523206925@qq.com>2026-03-03 05:43:32 +0800
commit1fbc2d1eb808272f5bd3c58c80f6f6a03c0ce161 (patch)
tree1d7edf2470b3f067f09e23b88193fb3d72b5b75f /README.md
parente53d41d333294dc6ead63c483bfdfb399b51aec4 (diff)
docs: clarify platform support and building requirements in README.md and COMPILE.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 61730d6b..4b395b3e 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,11 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0
[Nightly Build](https://github.com/smartcmd/MinecraftConsoles/releases/tag/nightly)
+## Platform Support
+
+- **Windows**: Supported for building and running the project
+- **macOS / Linux**: The Windows nightly build may run through Wine or CrossOver based on community reports, but this is unofficial and not currently tested by the maintainers
+
## Features
- Fixed compilation and execution in both Debug and Release mode on Windows using Visual Studio 2022
@@ -59,8 +64,7 @@ For more information, see [COMPILE.md](COMPILE.md)
## Known Issues
-- Builds for other platforms have not been tested and are most likely non-functional
-- There are some render bugs in the Release mode build
+- Native builds for platforms other than Windows have not been tested and are most likely non-functional. The Windows nightly build may still run on macOS and Linux through Wine or CrossOver, but that path is unofficial and not currently supported
## Star History