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:
DasSkelett 2021-08-03 20:27:23 +02:00
parent bf4f6ca885
commit ba6a0abd5a
No known key found for this signature in database
GPG Key ID: CD4711E34050A172
4 changed files with 34 additions and 2 deletions

View File

@ -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",
"author": "SQUAD",
"version": "1.7.0",
"ksp_version": "1.12.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.1",
"kind": "dlc",
"license": "restricted",
"resources": {

View File

@ -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"
}
}

View File

@ -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",
"author": "SQUAD",
"version": "1.12.0",
"ksp_version": "1.12.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.1",
"kind": "dlc",
"license": "restricted",
"resources": {

View File

@ -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"
}
}