diff --git a/README.md b/README.md index fca3a73d..b94f807f 100644 --- a/README.md +++ b/README.md @@ -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.