NetKAN added mod - Reviva-0.8.1

This commit is contained in:
NetKAN inflator Robot 2023-01-02 19:17:19 +00:00
parent b12063fc6b
commit 9ef616d572
1 changed files with 80 additions and 0 deletions

80
Reviva/Reviva-0.8.1.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.1",
"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.1/Reviva-0.8.1.zip",
"download_size": 54370,
"download_hash": {
"sha1": "F08DD1C849E3CC318CB28E4599F38F90F5ADF2D0",
"sha256": "5A29111C311F0E95FA6719FA9504AFD140B332117058F91719D2FC82984660A9"
},
"download_content_type": "application/zip",
"install_size": 186942,
"release_date": "2023-01-02T19:14:16Z",
"x_generated_by": "netkan"
}