NetKAN added mod - KerbalPlanetaryBaseSystems-v1.6.16
This commit is contained in:
parent
8f0804c381
commit
c3415626eb
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalPlanetaryBaseSystems",
|
||||
"name": "Kerbal Planetary Base Systems",
|
||||
"abstract": "KPBS adds multiple parts for bases on other planets including Habitats, Greenhouses, Laboratories and much more. It also supports the major life support mods.",
|
||||
"author": "Nils277",
|
||||
"version": "v1.6.16",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.12.9",
|
||||
"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",
|
||||
"repository": "https://github.com/Nils277/KerbalPlanetaryBaseSystems",
|
||||
"bugtracker": "https://github.com/Nils277/KerbalPlanetaryBaseSystems/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/Nils277/KerbalPlanetaryBaseSystems/master/FOR_RELEASE/GameData/PlanetaryBaseInc/PlanetaryBaseInc.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Nils277_836/Kerbal_Planetary_Base_Systems/Kerbal_Planetary_Base_Systems-1456074829.3966272.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetaryBaseInc",
|
||||
"install_to": "GameData",
|
||||
"filter": "_src.zip"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/173/Kerbal%20Planetary%20Base%20Systems/download/1.6.16",
|
||||
"download_size": 38004420,
|
||||
"download_hash": {
|
||||
"sha1": "431FD7AAF6CF2BA506841E4A2435A41F03CAB20C",
|
||||
"sha256": "0799A3C538A779ABE7505359E577D7CFE94FD63F9F2BE53DE5E4A78AC70CD058"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-12T19:50:00.141577+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue