"NetKAN generated mods - RealisticHeatMgmt-1.1"
This commit is contained in:
parent
738150a2fe
commit
658522cea9
|
@ -2,16 +2,13 @@
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "RealisticHeatMgmt",
|
"identifier": "RealisticHeatMgmt",
|
||||||
"name": "Realistic Heat Managment",
|
"name": "Realistic Heat Managment",
|
||||||
"abstract": "What this mod currently does is adds more realistic heat shield materials.",
|
"abstract": "A Kerbal Space Program mod which replaces heatshield materials with a realistic one",
|
||||||
"author": "BottleRocketeer",
|
"author": "BottleRocketeer",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/162255-122-realistic-heat-managment/",
|
"repository": "https://github.com/BottleRocketeer/RealisticHeatManagment"
|
||||||
"spacedock": "https://spacedock.info/mod/1420/Realistic%20Heat%20Managment",
|
|
||||||
"repository": "https://github.com/BottleRocketeer/RealisticHeatManagment/tree/master"
|
|
||||||
},
|
},
|
||||||
"version": "1.1",
|
"version": "1.1",
|
||||||
"ksp_version": "1.3.1",
|
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -19,11 +16,11 @@
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"install_to": "GameData",
|
"find": "Realistic Heat Managment",
|
||||||
"find": "Realistic Heat Managment"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/1420/Realistic%20Heat%20Managment/download/1.1",
|
"download": "https://github.com/BottleRocketeer/RealisticHeatManagment/releases/download/1.1/Realistic.Heat.Managment.1.1.zip",
|
||||||
"download_size": 1618,
|
"download_size": 1618,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
"sha1": "28E6FC6BDE0110DDC45B771B20B62FED4C5C0992",
|
"sha1": "28E6FC6BDE0110DDC45B771B20B62FED4C5C0992",
|
||||||
|
|
Loading…
Reference in New Issue