NetKAN added mod - Reviva-0.7.6
This commit is contained in:
parent
666e6d0152
commit
32a103a5f5
|
@ -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.7.6",
|
||||
"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.6/Reviva-0.7.6.zip",
|
||||
"download_size": 53127,
|
||||
"download_hash": {
|
||||
"sha1": "7B82E91E0FF0217059E94631B7995811FE6C486F",
|
||||
"sha256": "ACC39391484161D125B5DBEAD609257832FF1DC26662BAFAB7F466FEC7C2F856"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 182367,
|
||||
"release_date": "2022-09-24T19:13:23Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue