Files
Content-Monorepo/README.md
2025-10-22 22:49:36 -05:00

62 lines
4.6 KiB
Markdown

![649da799-9091-4ac4-b414-ed6e2c2b94be](https://github.com/user-attachments/assets/ab1cb580-c656-4eaa-a7b9-01e4fb28d526)
### Legacy Modpack Monorepository
This is the repository hosting all of the different versions of Re-Console, and their source code.
## Projects
| Icon | Name | Developers | Download Count |
|:--------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <img src="https://cdn.modrinth.com/data/g9O0WaGR/ddcf785514b663b5ad8fe00f248df567ce873f94_96.webp" width="64" height="64"> | [Re-Console](/versions/vanilla/src/re-console) [(View Mod Page)](https://modrinth.com/modpack/legacy-minecraft) | [omo50/bowen](https://github.com/omo50) | ![Modrinth Downloads](https://img.shields.io/modrinth/dt/legacy-minecraft?logo=Modrinth&label=Downloads) ![CurseForge Downloads](https://img.shields.io/curseforge/dt/1066411?logo=CurseForge&label=Downloads) |
| <img src="https://cdn.modrinth.com/data/i39v5M7t/c66a3b878466592882847100e72fa95a82bc6c2b_96.webp" width="64" height="64"> | [Re-Console Lite](/versions/vanilla/src/re-console-lite) [(View Mod Page)](https://modrinth.com/modpack/legacy-minecraft-lite), | [omo50/bowen](https://github.com/omo50) | ![Modrinth Downloads](https://img.shields.io/modrinth/dt/legacy-minecraft-lite?logo=Modrinth&label=Downloads) |
---
### 📥 Downloads
#### Stable builds
The latest stable releases of these modpacks can be found on the [Modrinth Collection](https://modrinth.com/collection/sgxcMC60)
#### Nightly builds
Re-Console, and affiliated projects, now have nightly builds, produced at 0 UTC. You can download the versions [here](https://github.com/ViolaFlower/Re-Console-Monorepository/actions)
### 📬 Reporting Issues
If you do not need tech support and would like to report an issue (bug, crash, etc.) or otherwise request a feature for any version of Re-Console, then we encourage you to open an issue on the
[project issue tracker](https://github.com/ViolaFlower/Re-Console-Monorepository/issues).
### ✅ Hardware Compatibility
Our modpacks, due to utilizing the powerful [Sodium](https://modrinth.com/mod/sodium) mod, is only compatible with graphics cards that support ***OpenGL 4.5 or newer.***
Most graphics cards released in the past 12 years will meet these requirements, including the following:
- INTEL HD Graphics 500 Series (Skylake) or newer
- NVIDIA GeForce 400 Series (Fermi) or newer
- AMD Radeon HD 7000 Series (GCN 1) or newer
If you are running into problems, you should make sure that your graphics drivers are up-to-date. I also recommend taking a look at [this page](https://github.com/CaffeineMC/sodium/wiki/Driver-Compatibility) on the Sodium wiki.
# 💬 Nostalgica Reverie
Consider joining the [Nostalgica Reverie Discord](https://discord.gg/6pRkrYxbGW) for sneak peeks and updates on development! By joining, you can:
- Get installation help and technical support for alot of nostalgic projects
- Get the latest updates about development
- Talk with and collaborate with our team
- And just hang out with the rest of our community!
### 📝 Supported Versions
- Re-Console supports 1.20.1, 1.20.4, 1.21.1, 1.21.3, 1.21.4, 1.21.5, 1.21.8 and 1.21.10
### Versioning
The versioning format is year.major.minor, where for example:
``25.15.12``
``25`` is the year (2025)
``15`` is the major version
``12`` is the minor patches
This resets after the year changes to a different year.
## 📜 License
Unless otherwise stated, the Legacy Modpack Monorepository is licensed under the GPL-3.0 license or later.