diff --git a/Reviva/Reviva-0.7.4.ckan b/Reviva/Reviva-0.7.4.ckan new file mode 100644 index 0000000000..95c7d5f217 --- /dev/null +++ b/Reviva/Reviva-0.7.4.ckan @@ -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.4", + "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.4/Reviva-0.7.4.zip", + "download_size": 36686, + "download_hash": { + "sha1": "06749D56F28E07CA6E23E4574229F6C18AE9C57A", + "sha256": "DF1665731B1F5DAD848AFCEB27DA85024AF662749C120CF75767FEE3A4B6F153" + }, + "download_content_type": "application/zip", + "release_date": "2022-04-28T22:41:11Z", + "x_generated_by": "netkan" +}