Merge pull request #1143 from politas/KerbalPlanetaryBaseSystems
Add KerbalPlanetaryBaseSystems v1.0.10
This commit is contained in:
parent
47f3dfc074
commit
5c7a8b704c
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalPlanetaryBaseSystems",
|
||||
"name": "Kerbal Planetary Base Systems",
|
||||
"abstract": "This mod adds parts for bases on other plantes. It includes Habitats, Greenhouses, Laborarory and many more.",
|
||||
"author": "Nils277",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133606-1",
|
||||
"spacedock": "https://spacedock.info/mod/173/Kerbal%20Planetary%20Base%20Systems",
|
||||
"x_screenshot": "https://spacedock.info/content/Nils277_836/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1456074829.3966272.png"
|
||||
},
|
||||
"version": "v1.0.10",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
"install_to": "GameData",
|
||||
"filter": "_src.zip"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/173/Kerbal%20Planetary%20Base%20Systems/download/1.0.10",
|
||||
"download_size": 19047676,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue