mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
feat(rc & simply): new manifest
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user