"NetKAN generated mods - RealisticHeatMgmt-1.1"
This commit is contained in:
parent
7e149bf9f6
commit
635b8df402
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealisticHeatMgmt",
|
||||
"name": "Realistic Heat Managment",
|
||||
"abstract": "What this mod currently does is adds more realistic heat shield materials.",
|
||||
"author": "BottleRocketeer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/162255-122-realistic-heat-managment/",
|
||||
"spacedock": "https://spacedock.info/mod/1420/Realistic%20Heat%20Managment",
|
||||
"repository": "https://github.com/BottleRocketeer/RealisticHeatManagment/tree/master"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "Realistic Heat Managment"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1420/Realistic%20Heat%20Managment/download/1.1",
|
||||
"download_size": 1618,
|
||||
"download_hash": {
|
||||
"sha1": "28E6FC6BDE0110DDC45B771B20B62FED4C5C0992",
|
||||
"sha256": "52427065A0946BEEEC466A14B83C3FF570F1CFD25C4B6F24F6065B46BC0D6140"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue