NetKAN generated mods - HeatControl-0.5.0
This commit is contained in:
parent
b67ab7be21
commit
fe167c73de
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeatControl",
|
||||
"name": "Heat Control",
|
||||
"abstract": "New categories of heat radiator for your spacecraft",
|
||||
"author": "Nertea",
|
||||
"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"
|
||||
},
|
||||
"version": "0.5.0",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"localizations": [
|
||||
"ru",
|
||||
"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.0",
|
||||
"download_size": 6051595,
|
||||
"download_hash": {
|
||||
"sha1": "60E73BED655BA420A604D69435ED81E8F0FCF8B7",
|
||||
"sha256": "19161A341DD924125AB046E743FD429BDC6562C4184E94E11A846AD32C0E4E6F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue