"NetKAN generated mods - RealHeat-v4.3"
This commit is contained in:
parent
6f105572dd
commit
4435134ab4
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RealHeat",
|
||||
"name": "RealHeat",
|
||||
"abstract": "Improves the realism of KSP's thermodynamics.",
|
||||
"author": "NathanKell",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127769",
|
||||
"repository": "https://github.com/KSP-RO/RealHeat"
|
||||
},
|
||||
"version": "v4.3",
|
||||
"ksp_version": "1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RealHeat",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RealHeat/releases/download/v4.3/RealHeat_v4.3.zip",
|
||||
"download_size": 23111,
|
||||
"download_hash": {
|
||||
"sha1": "13041AB838A78502716860FF83C392151D5D72F4",
|
||||
"sha256": "C86AB46AF4E9F5E7893F7900739671C91B581E57F4F693A9C78FBB3CAC18FA0E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue