Update README.md
Some checks are pending
MSBuild Debug Test / Build Windows64 (DEBUG) (push) Waiting to run
Docker Nightly Dedicated Server / Build Dedicated Server Runtime (push) Waiting to run
Docker Nightly Dedicated Server / Build and Push Docker Image (push) Blocked by required conditions
Nightly Releases / Build Windows64 (push) Waiting to run

This commit is contained in:
Loki Rautio 2026-03-15 03:10:20 -05:00
parent ab9b034c51
commit f8963326fe

View file

@ -3,7 +3,9 @@
[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/jrum7HhegA)
This project is based on source code of Minecraft Legacy Console Edition v1.6.0560.0 (TU19) with some fixes and improvements applied. The current goal of MinecraftConsoles is to be a multi-platform base for further development, such as modding, backports, and anything else LCE. On top of that, we're working to make this a quality experience on Desktop with or without a controller while (long-term) retaining console support.
This project is based on source code of Minecraft Legacy Console Edition v1.6.0560.0 (TU19) with some fixes and improvements applied.
The current goal of MinecraftConsoles is to be a multi-platform base for further development, such as modding, backports, and anything else LCE. On top of that, we're working to make this a quality experience on Desktop with or without a controller while (long-term) retaining console support.
See our our [Contributor's Guide](./CONTRIBUTING.md) for more information on the goals of this project.