NetKAN added mod - Reviva-0.7.3

This commit is contained in:
NetKAN inflator Robot 2022-04-12 22:48:13 +00:00
parent 35f71c5e2f
commit 2b0ecea8cf
1 changed files with 79 additions and 0 deletions

79
Reviva/Reviva-0.7.3.ckan Normal file
View File

@ -0,0 +1,79 @@
{
"spec_version": "v1.4",
"identifier": "Reviva",
"name": "Reviva",
"abstract": "Dynamic switching between multiple IVAs in editor and in-flight",
"author": "610yesnolovely (Harvey Thompson)",
"version": "0.7.3",
"ksp_version": "1.12",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/206744-*",
"repository": "https://github.com/harveyt/reviva",
"bugtracker": "https://github.com/harveyt/reviva/issues"
},
"tags": [
"plugin",
"config",
"crewed"
],
"depends": [
{
"name": "B9PartSwitch"
},
{
"name": "ModuleManager"
},
{
"name": "RasterPropMonitor"
}
],
"recommends": [
{
"name": "DE-IVAExtension"
}
],
"suggests": [
{
"name": "AvionicsSystems"
},
{
"name": "Mk1CockpitIVAReplbyASET"
},
{
"name": "Mk1LanderCanIVAReplbyASET"
},
{
"name": "MK12PodIVAReplacementbyASET"
}
],
"supports": [
{
"name": "RasterPropMonitor"
},
{
"name": "DE-IVAExtension"
},
{
"name": "AvionicsSystems"
},
{
"name": "Mk1CockpitIVAReplbyASET"
},
{
"name": "Mk1LanderCanIVAReplbyASET"
},
{
"name": "MK12PodIVAReplacementbyASET"
}
],
"download": "https://github.com/harveyt/reviva/releases/download/0.7.3/Reviva-0.7.3.zip",
"download_size": 32511,
"download_hash": {
"sha1": "D496AD473ED8755B7009DB3A5AD48DDF7B6147E6",
"sha256": "359DBCC79C1B4632A5C1DFB2EFFD9B43C1EA45704A8305676F9E29184C2B70FF"
},
"download_content_type": "application/zip",
"release_date": "2022-04-12T22:45:59Z",
"x_generated_by": "netkan"
}