aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaoge <3523206925@qq.com>2026-03-03 03:04:10 +0800
committerdaoge_cmd <3523206925@qq.com>2026-03-03 03:10:29 +0800
commitbdc8fb5dfa9a111c230d7da5c3790fdb884e818d (patch)
tree1d4f5bc2587a9a0c3bc1c3e294ca33c8726f44ab /README.md
parentb3feddfef372618c8a9d7a0abcaf18cfad866c18 (diff)
docs: update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index abbbb2d5..f4629073 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
This project contains the source code of Minecraft Legacy Console Edition v1.3.0494.0 from https://archive.org/details/minecraft-legacy-console-edition-source-code, with some fixes and improvements applied
-[Download](https://github.com/smartcmd/MinecraftConsoles/releases/tag/nightly)
+[Nightly Build](https://github.com/smartcmd/MinecraftConsoles/releases/tag/nightly)
## Features
@@ -55,6 +55,8 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64
cmake --build build --config Debug --target MinecraftClient
```
+For more informatio, see [COMPILE.md](COMPILE.md)
+
## Known Issues
- Builds for other platforms have not been tested and are most likely non-functional