docs: update README.md
This commit is contained in:
@@ -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
|
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
|
## Features
|
||||||
|
|
||||||
@@ -55,6 +55,8 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64
|
|||||||
cmake --build build --config Debug --target MinecraftClient
|
cmake --build build --config Debug --target MinecraftClient
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For more informatio, see [COMPILE.md](COMPILE.md)
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
- Builds for other platforms have not been tested and are most likely non-functional
|
- Builds for other platforms have not been tested and are most likely non-functional
|
||||||
|
|||||||
Reference in New Issue
Block a user