NetKAN generated mods - HeatControl-0.5.1
This commit is contained in:
parent
5b91bcf5ee
commit
ea85802d61
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeatControl",
|
||||
"name": "Heat Control",
|
||||
"abstract": "New categories of heat radiator for your spacecraft",
|
||||
"author": "Nertea",
|
||||
"version": "0.5.1",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.9.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.1",
|
||||
"download_size": 6054940,
|
||||
"download_hash": {
|
||||
"sha1": "A93407724E6F09E217442120BCBDF53B57D34BAB",
|
||||
"sha256": "81947EB16281C2A30AE369E3C24D90300D04B8707836702A8483206A6BE8AE5A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue