diff --git a/SwitchVessel/SwitchVessel-0.5.ckan b/SwitchVessel/SwitchVessel-0.5.ckan new file mode 100644 index 0000000000..f374abfd06 --- /dev/null +++ b/SwitchVessel/SwitchVessel-0.5.ckan @@ -0,0 +1,22 @@ +{ + "abstract": "Quickly jump to the right ship", + "author": [ + "avivey" + ], + "depends": [ + { + "name": "Toolbar" + } + ], + "download": "https://github.com/avivey/ksp-switch/releases/download/0.5/SwitchVessel-0.5.zip", + "identifier": "SwitchVessel", + "ksp_version": "1.1", + "license": "BSD-2-clause", + "name": "Switch Active Vessel", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/78183", + "repository": "https://github.com/avivey/ksp-switch/" + }, + "spec_version": 1, + "version": "0.5" +} diff --git a/TCShipInfo/ShipInfo-0.4.ckan b/TCShipInfo/ShipInfo-0.4.ckan new file mode 100644 index 0000000000..9206116e5f --- /dev/null +++ b/TCShipInfo/ShipInfo-0.4.ckan @@ -0,0 +1,21 @@ +{ + "abstract": "Detail resources in the Tracking Center", + "author": [ + "avivey" + ], + "download": "https://docs.google.com/uc?export=download&id=0B1i-cKjnAQUHUmN4RXFfbXRacW8", + "identifier": "TCShipInfo", + "ksp_version": "1.1", + "license": "public-domain", + "name": "Resource Details in Tracking Center", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/65769" + }, + "spec_version": 1, + "supports": [ + { + "name": "Toolbar" + } + ], + "version": "0.4" +}