feat(rc & simply): new manifest

This commit is contained in:
omo50
2026-04-19 18:19:44 -06:00
parent d53a9582bb
commit 2bc942e13d
2 changed files with 10 additions and 4 deletions

View File

@@ -1,9 +1,12 @@
{
"$schema": "../../tools/manifest/schema.json",
"id": "rc-plus",
"name": "Re-Console Plus",
"type": "modpack",
"version": "26.04.7",
"loader": "fabric",
"mc_version": "1.21.10",
"version": "26.04.7",
"release_type": "release",
"modrinth_id": "legacy-minecraft",
"curseforge_id": "re-console"
}
}

View File

@@ -1,9 +1,12 @@
{
"$schema": "../../tools/manifest/schema.json",
"id": "simply",
"name": "Simply Legacy",
"type": "modpack",
"version": "26.04.5",
"loader": "fabric",
"mc_version": "1.21.10",
"version": "26.04.5",
"release_type": "release",
"modrinth_id": "simply-legacy",
"curseforge_id": "simply-legacy"
}
}