NetKAN added mod - Reviva-0.8.0

This commit is contained in:
NetKAN inflator Robot 2022-12-16 19:17:41 +00:00
parent ceff514ecd
commit bb279251ba
1 changed files with 80 additions and 0 deletions

80
Reviva/Reviva-0.8.0.ckan Normal file
View File

@ -0,0 +1,80 @@
{
"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.8.0",
"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.8.0/Reviva-0.8.0.zip",
"download_size": 53561,
"download_hash": {
"sha1": "30A0B9188D8D88EA4BC1A3BD605EF7F1EB0E4CC3",
"sha256": "FEB65C7C92878FF55DDA14033F5C870BC3A33BF3BCD06A5B3D2532A9D9B51EB0"
},
"download_content_type": "application/zip",
"install_size": 185421,
"release_date": "2022-12-16T19:16:01Z",
"x_generated_by": "netkan"
}