"NetKAN generated mods - HeatControl-0.2.1"
This commit is contained in:
parent
76cb8c702c
commit
98c82ff6de
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeatControl",
|
||||
"name": "HeatControl",
|
||||
"abstract": "Insulate, radiate, conduct and transfer your ship's heat",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/124391-1-02-Heat-Control-Manage-your-ship-s-heat!?p=1997251#post1997251",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/890/Heat%20Control",
|
||||
"repository": "https://github.com/ChrisAdderley/HeatControl"
|
||||
},
|
||||
"version": "0.2.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HeatControl",
|
||||
"install_to": "GameData",
|
||||
"filter": "HeatControl.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/890/Heat%20Control/download/0.2.1",
|
||||
"download_size": 2211303,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue