diff --git a/README.md b/README.md index e9b29141c..e5dbcd5e0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,15 @@ This is the repository hosting all of the different versions of Re-Console, its --- +## Projects + +| Icon | Name | Developers | Downloads | +|:--------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| | [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) | +| | [Re-Console Lite](/versions/vanilla/src/re-console-lite) [(View Mod Page)](https://modrinth.com/modpack/legacy-minecraft-lite) | [JacksTheGreat](https://github.com/JacksTheGreat), [omo50/bowen](https://github.com/omo50) | ![Modrinth Downloads](https://img.shields.io/modrinth/dt/legacy-minecraft-lite?logo=Modrinth&label=Downloads) | + +--- + ### 📥 Downloads #### Stable builds diff --git a/versions/vanilla/src/re-console-lite/README.md b/versions/vanilla/src/re-console-lite/README.md new file mode 100644 index 000000000..0454294ad --- /dev/null +++ b/versions/vanilla/src/re-console-lite/README.md @@ -0,0 +1,2 @@ +# Re-Console Lite +TODO: explain what this is \ No newline at end of file diff --git a/versions/vanilla/src/re-console/README.md b/versions/vanilla/src/re-console/README.md new file mode 100644 index 000000000..0b21a5548 --- /dev/null +++ b/versions/vanilla/src/re-console/README.md @@ -0,0 +1,2 @@ +# Re-Console +TODO: explain what this is \ No newline at end of file