Add BreakingGround-DLC 1.7.1 and MakingHistory-DLC 1.12.1 for KSP 1.12.2
And adjust their previous versions (BreakingGround-DLC 1.7.0, MakingHistory-DLC 1.12.0) to include KSP 1.12.1 in their compatible version ranges.
This commit is contained in:
parent
bf4f6ca885
commit
ba6a0abd5a
|
@ -5,7 +5,8 @@
|
||||||
"abstract": "The second expansion pack adds new science-collecting equipment to deploy on your missions, surface features to be investigated scattered across distant planets, and a wealth of new robotic parts for players to test their creativity with",
|
"abstract": "The second expansion pack adds new science-collecting equipment to deploy on your missions, surface features to be investigated scattered across distant planets, and a wealth of new robotic parts for players to test their creativity with",
|
||||||
"author": "SQUAD",
|
"author": "SQUAD",
|
||||||
"version": "1.7.0",
|
"version": "1.7.0",
|
||||||
"ksp_version": "1.12.0",
|
"ksp_version_min": "1.12.0",
|
||||||
|
"ksp_version_max": "1.12.1",
|
||||||
"kind": "dlc",
|
"kind": "dlc",
|
||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
"resources": {
|
"resources": {
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.28",
|
||||||
|
"identifier": "BreakingGround-DLC",
|
||||||
|
"name": "Breaking Ground",
|
||||||
|
"abstract": "The second expansion pack adds new science-collecting equipment to deploy on your missions, surface features to be investigated scattered across distant planets, and a wealth of new robotic parts for players to test their creativity with",
|
||||||
|
"author": "SQUAD",
|
||||||
|
"version": "1.7.1",
|
||||||
|
"ksp_version": "1.12.2",
|
||||||
|
"kind": "dlc",
|
||||||
|
"license": "restricted",
|
||||||
|
"resources": {
|
||||||
|
"store": "https://www.kerbalspaceprogram.com/product/kerbal-space-program-breaking-ground/",
|
||||||
|
"steamstore": "https://store.steampowered.com/app/982970"
|
||||||
|
}
|
||||||
|
}
|
|
@ -5,7 +5,8 @@
|
||||||
"abstract": "The first expansion pack adds an immersive Mission Builder, a History Pack featuring missions inspired by historical events, and a wealth of new parts for players to use across their KSP experience",
|
"abstract": "The first expansion pack adds an immersive Mission Builder, a History Pack featuring missions inspired by historical events, and a wealth of new parts for players to use across their KSP experience",
|
||||||
"author": "SQUAD",
|
"author": "SQUAD",
|
||||||
"version": "1.12.0",
|
"version": "1.12.0",
|
||||||
"ksp_version": "1.12.0",
|
"ksp_version_min": "1.12.0",
|
||||||
|
"ksp_version_max": "1.12.1",
|
||||||
"kind": "dlc",
|
"kind": "dlc",
|
||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
"resources": {
|
"resources": {
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.28",
|
||||||
|
"identifier": "MakingHistory-DLC",
|
||||||
|
"name": "Making History",
|
||||||
|
"abstract": "The first expansion pack adds an immersive Mission Builder, a History Pack featuring missions inspired by historical events, and a wealth of new parts for players to use across their KSP experience",
|
||||||
|
"author": "SQUAD",
|
||||||
|
"version": "1.12.1",
|
||||||
|
"ksp_version": "1.12.2",
|
||||||
|
"kind": "dlc",
|
||||||
|
"license": "restricted",
|
||||||
|
"resources": {
|
||||||
|
"store": "https://www.kerbalspaceprogram.com/product/kerbal-space-program-making-history/",
|
||||||
|
"steamstore": "https://store.steampowered.com/app/283740"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue