NetKAN added mod - KerbalHealth-v1.6
This commit is contained in:
parent
c39a94619b
commit
a577bb9fd5
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalHealth",
|
||||
"name": "Kerbal Health",
|
||||
"abstract": "Adds health, stress and general well-being management. Encourages smart vessel design and mission planning, especially for long flights. Easily configurable. Beta version.",
|
||||
"author": "Garwel",
|
||||
"version": "v1.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155313-*",
|
||||
"repository": "https://github.com/GarwelGarwel/KerbalHealth",
|
||||
"bugtracker": "https://github.com/GarwelGarwel/KerbalHealth/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/GarwelGarwel/KerbalHealth/master/GameData/KerbalHealth/KerbalHealth.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.6/KerbalHealth_1.6.zip",
|
||||
"download_size": 125564,
|
||||
"download_hash": {
|
||||
"sha1": "40BC3FB997EC9480C36D5CAF7A9AFAE69531290E",
|
||||
"sha256": "F8D3DAC9B1FADC06FCC0B9C0A5E0E88E4853FE499EEB78CDA0F21F83D3F48143"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-03T07:39:54Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue