Skip to content

Commit bdc8fb5

Browse files
committed
docs: update README.md
1 parent b3feddf commit bdc8fb5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
File renamed without changes.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
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
1010

11-
[Download](https://github.com/smartcmd/MinecraftConsoles/releases/tag/nightly)
11+
[Nightly Build](https://github.com/smartcmd/MinecraftConsoles/releases/tag/nightly)
1212

1313
## Features
1414

@@ -55,6 +55,8 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64
5555
cmake --build build --config Debug --target MinecraftClient
5656
```
5757

58+
For more informatio, see [COMPILE.md](COMPILE.md)
59+
5860
## Known Issues
5961

6062
- Builds for other platforms have not been tested and are most likely non-functional

0 commit comments

Comments
 (0)