From 32d3d2cbc7dc978964e121f4477cffa971100287 Mon Sep 17 00:00:00 2001 From: Aviv Eyal Date: Sun, 21 Dec 2014 21:34:06 -0800 Subject: [PATCH] Create SwitchVessel-0.4.ckan --- SwitchVessel-0.4.ckan | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SwitchVessel-0.4.ckan diff --git a/SwitchVessel-0.4.ckan b/SwitchVessel-0.4.ckan new file mode 100644 index 0000000000..9e7e94b186 --- /dev/null +++ b/SwitchVessel-0.4.ckan @@ -0,0 +1,21 @@ +{ + "abstract": "Quickly jump to the right ship", + "author": [ + "avivey" + ], + "depends": [ + { + "name": "Toolbar" + } + ], + "download": "https://docs.google.com/uc?export=download&id=0B1i-cKjnAQUHYXNjb2RxcDhSd0U", + "identifier": "SwitchVessel", + "ksp_version_min": "0.90", + "license": "BSD-2-clause", + "name": "Switch Active Vessel", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/78183" + }, + "spec_version": 1, + "version": "0.4" +}