"NetKAN generated mods - CameraFocusChanger-1-1.0.4.2"
This commit is contained in:
parent
af375fc07a
commit
ea2b63fb41
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CameraFocusChanger",
|
||||
"name": "Camera Focus Changer",
|
||||
"abstract": "A plugin that lets you change the focus of the camera by pressing 'o' when hovering a part.",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169044-*",
|
||||
"repository": "https://github.com/linuxgurugamer/camerafocuschanger",
|
||||
"github": "https://github.com/linuxgurugamer/camerafocuschanger"
|
||||
},
|
||||
"version": "1:1.0.4.2",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/camerafocuschanger/releases/download/1.0.4.2/CameraFocusChanger-1.0.4.2.zip",
|
||||
"download_size": 26747,
|
||||
"download_hash": {
|
||||
"sha1": "31F4993E16B55BDDA597180AA39D02785F5573C5",
|
||||
"sha256": "8D3F0831ECCCF138E4E80718CA1B47CE24E72AAA8B894633839E21FDE4E37DC8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue