NetKAN added mod - Reviva-1.0.0

This commit is contained in:
NetKAN inflator Robot 2024-02-17 14:49:35 +00:00
parent f131100e89
commit 6b9539f0f1
1 changed files with 81 additions and 0 deletions

81
Reviva/Reviva-1.0.0.ckan Normal file
View File

@ -0,0 +1,81 @@
{
"spec_version": "v1.4",
"identifier": "Reviva",
"name": "Reviva",
"abstract": "Dynamic switching between multiple IVAs in editor and in-flight",
"author": "610yesnolovely (Harvey Thompson)",
"version": "1.0.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",
"first-person"
],
"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/1.0.0/Reviva-1.0.0.zip",
"download_size": 22762,
"download_hash": {
"sha1": "79BA5C80C2042B305E9F8327862325E91601E99E",
"sha256": "9DDA41AE32CB4271FF7C34EBAB036449276A3B287A1142231DF5D1181914538B"
},
"download_content_type": "application/zip",
"install_size": 57456,
"release_date": "2024-02-17T14:30:32Z",
"x_generated_by": "netkan"
}