diff --git a/Reviva/Reviva-0.7.1.ckan b/Reviva/Reviva-0.7.1.ckan new file mode 100644 index 0000000000..6e74030ce4 --- /dev/null +++ b/Reviva/Reviva-0.7.1.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.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.7.1/Reviva-0.7.1.zip", + "download_size": 32026, + "download_hash": { + "sha1": "7301C7F8FFC46D727B58DABA8CF6E9C2A32722A1", + "sha256": "6AA717818C0569040607A5D41C4B8B4F8B57039B4DAD71F57420DE6314FB06CB" + }, + "download_content_type": "application/zip", + "release_date": "2022-03-01T02:49:23Z", + "x_generated_by": "netkan" +}