Improved Chase Cameras
This commit is contained in:
parent
d9ff08c501
commit
0c2959b907
|
@ -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"]
|
||||
}
|
Loading…
Reference in New Issue