From 0c2959b907ba8ea00d4b849f72f14ad3cbbb225d Mon Sep 17 00:00:00 2001 From: TeddyDD Date: Thu, 4 Dec 2014 13:04:03 +0100 Subject: [PATCH] Improved Chase Cameras --- ImprovedChaseCamera-1.4.0.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ImprovedChaseCamera-1.4.0.ckan diff --git a/ImprovedChaseCamera-1.4.0.ckan b/ImprovedChaseCamera-1.4.0.ckan new file mode 100644 index 0000000000..9dee8859b7 --- /dev/null +++ b/ImprovedChaseCamera-1.4.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ImprovedChaseCamera", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/BahamutoD/ImprovedChaseCamera", + "homepage": "http://forum.kerbalspaceprogram.com/threads/80112-0-23-5-Improved-Chase-Camera-v1-2" + }, + "install": [ + { + "file": "ImprovedChaseCamera", + "install_to": "GameData" + } + ], + "ksp_version_min": "0.24", + "name": "Improved Chase Cameras", + "abstract": "This plugin gives you the option to make the chase camera follow your surface velocity vector, instead of being rigidly attached to your plane.", + "author": "BahamutoD", + "version": "1.4.0", + "download": "https://dl.dropboxusercontent.com/u/103148235/ImprovedChaseCamerav1.4.0.zip", + "x_mirrors" : ["http://addons.cursecdn.com/files/2212%5C365/ImprovedChaseCamerav1.4.0.zip"] +} \ No newline at end of file