NetKAN added mod - KerbalHealth-v1.6.2
This commit is contained in:
parent
a5dbcb5246
commit
89a86d78b8
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.2",
|
||||
"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.2/KerbalHealth_1.6.2.zip",
|
||||
"download_size": 126350,
|
||||
"download_hash": {
|
||||
"sha1": "488FA907554E9A55D248A4A03A3FBBE6A55EC7CB",
|
||||
"sha256": "F854322494AC321736A2722D47D426C38161944EA568A1AA24B38823E249F2B8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 362182,
|
||||
"release_date": "2022-10-20T07:38:18Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue