NetKAN generated mods - MelantuAtmosphericHarvesting-1.0
This commit is contained in:
parent
2cd4c997d7
commit
c536856b33
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MelantuAtmosphericHarvesting",
|
||||
"name": "Melantu Atmospheric Harvesting",
|
||||
"abstract": "Harvesting Carbon Dioxide for Fun and Profit",
|
||||
"author": "janMelantu",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.10.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197064-110x-melantu-atmospheric-harvesting-stockalike-isru-no-ore-required-v10-2020-09-22/",
|
||||
"spacedock": "https://spacedock.info/mod/2538/Melantu%20Atmospheric%20Harvesting",
|
||||
"repository": "https://github.com/janMelantu/AtmosphericHarvesting",
|
||||
"x_screenshot": "https://spacedock.info/content/janMelantu_43386/Melantu_Atmospheric_Harvesting/Melantu_Atmospheric_Harvesting-1600822164.0130084.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"resources"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MelantuAtmoHarvest",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2538/Melantu%20Atmospheric%20Harvesting/download/1.0",
|
||||
"download_size": 458974,
|
||||
"download_hash": {
|
||||
"sha1": "7BDBE9CD18B457EC96FABA1F20EBD7463C7944F2",
|
||||
"sha256": "5743C5029AAC86482ACDE7ADB33368B33AEFF6E60C4DFAA543F8156677BCD8A5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-23T00:05:57.357153+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue