mirror of
https://github.com/MinecraftConsole/.github.git
synced 2026-07-16 00:40:40 +00:00
56 lines
2.7 KiB
Markdown
56 lines
2.7 KiB
Markdown
<div align="center">
|
|
|
|
<img src="./assets/logo.png" alt="Minecraft Legacy Edition" width="560" />
|
|
|
|
<br/>
|
|
|
|
### Preserving Minecraft's history
|
|
|
|
[](https://minecraftlegacy.com)
|
|
[](https://discord.gg/MinecraftLegacy)
|
|
[](https://buymeacoffee.com/minecraftlegacy)
|
|
|
|
---
|
|
|
|
</div>
|
|
|
|
## 🏗️ What is Minecraft Legacy?
|
|
|
|
**Minecraft Legacy** is a community-driven initiative dedicated to **archiving, preserving, and indexing** legacy Minecraft source code, tools, launchers, and resources that might otherwise be lost to time.
|
|
|
|
The source code for Minecraft Legacy Console Edition (October 2014 build) was recently leaked on 4chan. The community has been working to **preserve, fix, and build upon** that codebase - ensuring it isn't lost to history. Minecraft Legacy exists to support and index these preservation efforts alongside other legacy projects.
|
|
|
|
We maintain a curated index of repositories spanning old editions, fan-made tools, archived source dumps, and community projects - all searchable and sorted by priority on our website.
|
|
|
|
## 📦 Key Repositories
|
|
|
|
| Repo | Description |
|
|
|------|-------------|
|
|
| [**json**](https://github.com/MinecraftConsole/json) | Project registry - the JSON data that powers the site's repo list |
|
|
|
|
> More repos coming soon - the website source code will be open-sourced shortly.
|
|
|
|
## 🔍 How It Works
|
|
|
|
All listed projects live in a single [`projects.json`](https://github.com/MinecraftConsole/json/blob/main/projects.json) file. The website fetches this at runtime and renders a searchable, paginated index with priority rankings.
|
|
|
|
**Want to add a project?** Open an issue or PR on the [json repo](https://github.com/MinecraftConsole/json) using our templates.
|
|
|
|
## 🤝 Contributing
|
|
|
|
We welcome contributions! Whether it's submitting a legacy project to the index, reporting a bug on the site, or improving documentation - every bit helps preserve Minecraft history.
|
|
|
|
1. **Submit a project** → [Open an issue](https://github.com/MinecraftConsole/json/issues/new?template=project-request.yml) on the json repo
|
|
2. **Report a bug** → [Open an issue](https://github.com/MinecraftConsole/json/issues/new?template=bug-report.yml)
|
|
3. **Contribute code** → More repos will be open-sourced soon - stay tuned!
|
|
|
|
<div align="center">
|
|
|
|
---
|
|
|
|
<sub>Not affiliated with Mojang AB or Microsoft. "Minecraft" is a trademark of Mojang Synergies AB.</sub>
|
|
|
|
<img src="./assets/steveandalex.png" alt="Steve and Alex" width="120" />
|
|
|
|
</div>
|