NetKAN added mod - KerbalHealth-v1.5.2
This commit is contained in:
parent
3e242e849a
commit
da89cf0f94
|
@ -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.5.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.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.5.2/KerbalHealth_1.5.2.zip",
|
||||
"download_size": 120044,
|
||||
"download_hash": {
|
||||
"sha1": "BF22E6273A4C497E64690557D67FA1251D791844",
|
||||
"sha256": "FD108EDC17AE7FFFA348ADD6E79E2AD9891F212BFDE062EF9B7EF52D6EB4D4E5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-05T07:19:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue