Update README.md

This commit is contained in:
Tranqlmao 2026-03-18 23:44:16 -04:00 committed by GitHub
parent 0a3841a4b7
commit 7953241731
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,25 @@
# ![Tutorial World](.github/minecraft_title.png)
![Tutorial World](.github/minecraft_title.png)
# Legacy Evolved
This project aims to backport the newer title updates back to the Minecraft: Legacy Console Edition Source Code Leak (which is based on TU19).
[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/D6hEPNYeyn)
# Our roadmap:
![Logo](https://cdn.discordapp.com/attachments/787073243370618910/1484032239548235929/progressroadmap.png?ex=69bcc039&is=69bb6eb9&hm=1c65cee006be04cf97cadad6ea4e59e23430d76df6761b34806990be4d2277a8&)
- Port Title Update 25 (98.21% complete)
- Port Title Update 31 (59.70% complete)
See our our [Contributor's Guide](./CONTRIBUTING.md) for more information on the goals of this project.
# Download
Users can download our [Nightly Build](https://github.com/piebotc/LegacyEvolved/releases/tag/nightly)! Simply download the `.zip` file and extract it!
## Build & Run
1. Install [Visual Studio 2022](https://aka.ms/vs/17/release/vs_community.exe) or [newer](https://visualstudio.microsoft.com/downloads/).
2. Clone the repository.
3. Open the project folder from Visual Studio.
4. Set the build configuration to **Windows64 - Debug** (Release is also ok but missing some debug features), then build and run.