"NetKAN generated mods - ImprovedChaseCamera-1.4.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 08:18:10 +00:00
parent 7991cfa3e6
commit 5b52de70bf
1 changed files with 31 additions and 22 deletions

View File

@ -1,24 +1,33 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "ImprovedChaseCamera", "identifier": "ImprovedChaseCamera",
"license": "GPL-3.0", "name": "Improved Chase Cameras",
"release_status": "stable", "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.",
"resources": { "author": "BahamutoD",
"repository": "https://github.com/BahamutoD/ImprovedChaseCamera", "license": "GPL-3.0",
"homepage": "http://forum.kerbalspaceprogram.com/threads/80112-0-23-5-Improved-Chase-Camera-v1-2" "release_status": "stable",
}, "resources": {
"install": [ "homepage": "http://forum.kerbalspaceprogram.com/threads/80112-0-23-5-Improved-Chase-Camera-v1-2",
{ "repository": "https://github.com/BahamutoD/ImprovedChaseCamera"
"file": "ImprovedChaseCamera", },
"install_to": "GameData" "version": "1.4.0",
} "ksp_version_min": "0.24",
], "ksp_version_max": "1.0.1",
"ksp_version_min": "0.24", "install": [
"ksp_version_max": "1.0.1", {
"name": "Improved Chase Cameras", "file": "ImprovedChaseCamera",
"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.", "install_to": "GameData"
"author": "BahamutoD", }
"version": "1.4.0", ],
"download": "https://dl.dropboxusercontent.com/u/103148235/ImprovedChaseCamerav1.4.0.zip", "download": "https://dl.dropboxusercontent.com/u/103148235/ImprovedChaseCamerav1.4.0.zip",
"x_mirrors" : ["http://addons.cursecdn.com/files/2212%5C365/ImprovedChaseCamerav1.4.0.zip"] "download_size": 6774,
"download_hash": {
"sha1": "550AE684E2D1C678A07A48C8B7204793438CD496",
"sha256": "095DBCADDC73EF6740815274B8584463AF7C9007BB72BA5D6ACD3E97436EF4F0"
},
"download_content_type": "application/zip",
"x_mirrors": [
"http://addons.cursecdn.com/files/2212%5C365/ImprovedChaseCamerav1.4.0.zip"
],
"x_generated_by": "netkan"
} }