NetKAN generated mods - HeatControl-0.5.2
This commit is contained in:
parent
f48db423de
commit
47ee47532e
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeatControl",
|
||||
"name": "Heat Control",
|
||||
"abstract": "New categories of heat radiator for your spacecraft",
|
||||
"author": "Nertea",
|
||||
"version": "0.5.2",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/112027-16x-heat-control-more-radiators-january-21/&page=1",
|
||||
"spacedock": "https://spacedock.info/mod/537/Heat%20Control",
|
||||
"repository": "https://github.com/ChrisAdderley/HeatControl",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/HeatControl/raw/master/CKAN/HeatControl.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Heat_Control/Heat_Control-1461001260.81544.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"ru",
|
||||
"zh-cn",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"pt-br"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HeatControl",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/537/Heat%20Control/download/0.5.2",
|
||||
"download_size": 6054873,
|
||||
"download_hash": {
|
||||
"sha1": "65540CA9A2EFFB0B53C88CF75A7E790C791AFE7E",
|
||||
"sha256": "82C0A26AC3F4BAB0BF6304375D1CA30B78CC222037F0C7F356BCC18B5E62D3CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-03T19:23:27.838467+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue