33 lines
861 B
Plaintext
33 lines
861 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "RealHeat",
|
|
"name": "RealHeat",
|
|
"abstract": "Improves the realism of KSP's thermodynamics.",
|
|
"license": "CC-BY-SA",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/127769",
|
|
"repository": "https://github.com/KSP-RO/RealHeat"
|
|
},
|
|
"ksp_version": "1.0.4",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager",
|
|
"min_version": "2.6.5"
|
|
},
|
|
{
|
|
"name": "ModularFlightIntegrator"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "RealHeat",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"version": "v1.0",
|
|
"author": "NathanKell",
|
|
"download": "https://github.com/KSP-RO/RealHeat/releases/download/v1.0/RealHeat_v1.0.zip",
|
|
"download_size": 21996,
|
|
"x_generated_by": "netkan"
|
|
}
|