"NetKAN generated mods - KerbCam-Continued-0.19.2.1"
This commit is contained in:
parent
d258a4d262
commit
ad52db0328
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbCam-Continued",
|
||||
"name": "kerbcam",
|
||||
"abstract": "Assistant camera pathing tool to assist with filming more elaborate KSP footage.",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/kerbcam"
|
||||
},
|
||||
"version": "0.19.2.1",
|
||||
"ksp_version": "1.4.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbCam",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/kerbcam/releases/download/0.19.2.1/KerbCam-1.4.5-0.19.2.1.zip",
|
||||
"download_size": 63644,
|
||||
"download_hash": {
|
||||
"sha1": "EA1191C0AFA8CEE489B5EBE323F3D18146FA6D4D",
|
||||
"sha256": "8BC6838CE692783C62A254C80A112FEDAC547C1A6345E230C08F598F9F6C5A41"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue