neoLegacy/README.md
2026-03-18 23:44:16 -04:00

26 lines
1.2 KiB
Markdown

![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.