Merge pull request #838 from KSP-CKAN/KPBS
Clean up KerbalPlanetaryBaseSystems
This commit is contained in:
commit
462c78f18f
|
@ -1,25 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalPlanetaryBaseSystems",
|
||||
"name": "Kerbal Planetary Base Systems",
|
||||
"abstract": "This mod adds stock like parts that are designed to build bases on the surface of planets. ",
|
||||
"author": "Nils277",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127413-WIP-Kerbal-Planetary-Base-Systems",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/991/Kerbal%20Planetary%20Base%20Systems",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1444728648.4033144.png"
|
||||
},
|
||||
"version": "0.2.7",
|
||||
"ksp_version": "1.0.4",
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
"install_to": "GameData",
|
||||
"filter": "_src.zip"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/991/Kerbal%20Planetary%20Base%20Systems/download/0.2.7",
|
||||
"download_size": 14177424,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -11,7 +11,8 @@
|
|||
"x_screenshot": "https://kerbalstuff.com/content/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1444728648.4033144.png"
|
||||
},
|
||||
"version": "0.2.8",
|
||||
"ksp_version": "1.0.4",
|
||||
"ksp_version_min": "1.0.4",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
|
|
|
@ -1,25 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalPlanetaryBaseSystems",
|
||||
"name": "Kerbal Planetary Base Systems",
|
||||
"abstract": "This mod adds stock like parts that are designed to build bases on the surface of planets. ",
|
||||
"author": "Nils277",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127413-WIP-Kerbal-Planetary-Base-Systems",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/991/Kerbal%20Planetary%20Base%20Systems",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1444728648.4033144.png"
|
||||
},
|
||||
"version": "v0.2.7b",
|
||||
"ksp_version": "1.0.4",
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
"install_to": "GameData",
|
||||
"filter": "_src.zip"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/991/Kerbal%20Planetary%20Base%20Systems/download/v0.2.7b",
|
||||
"download_size": 14177479,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -11,7 +11,8 @@
|
|||
"x_screenshot": "https://kerbalstuff.com/content/Nils277_12637/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1444728648.4033144.png"
|
||||
},
|
||||
"version": "v0.2.8",
|
||||
"ksp_version": "1.0.5",
|
||||
"ksp_version_min": "1.0.4",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
|
|
Loading…
Reference in New Issue