diff --git a/EasyVesselSwitch/EasyVesselSwitch-1.8.ckan b/EasyVesselSwitch/EasyVesselSwitch-1.8.ckan new file mode 100644 index 0000000000..21c2b181df --- /dev/null +++ b/EasyVesselSwitch/EasyVesselSwitch-1.8.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "EasyVesselSwitch", + "name": "Easy Vessel Switch (EVS)", + "abstract": "The stock game doesn't offer a consistent model of the camera positioning when the active vessel is switched. The EVS does. Now, your camera won't jump randomly as you switch between the vessels. Additionally to that you get some more features (see the forum).", + "author": [ + "IgorZ" + ], + "license": "public-domain", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141180-easy-vessel-switch-evs/", + "curse": "https://kerbal.curseforge.com/projects/245805", + "repository": "https://github.com/ihsoft/EasyVesselSwitch", + "bugtracker": "https://github.com/ihsoft/EasyVesselSwitch/issues", + "x_screenshot": "https://media.forgecdn.net/avatars/thumbnails/42/203/120/120/636006100400447117.jpeg" + }, + "version": "1.8", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.99", + "suggests": [ + { + "name": "KIS" + }, + { + "name": "KAS" + } + ], + "download": "https://media.forgecdn.net/files/2581/963/EasyVesselSwitch_v1.8.zip", + "download_size": 91762, + "download_hash": { + "sha1": "83741B2DFEC4E59B317EE792B8153EEC54A28E06", + "sha256": "DDE95223EF966ADB86661EB2E3E8B5FA844CD55F87A3E17093356ABE6CB62B7A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}