NetKAN generated mods - DockingCamKURS-1.3.7.9
This commit is contained in:
parent
4022182bd5
commit
5901b958dc
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingCamKURS",
|
||||
"name": "Docking Cam",
|
||||
"abstract": "KURS style docking camera",
|
||||
"author": [
|
||||
"DennyTX",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.3.7.9",
|
||||
"ksp_version_min": "1.9.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184038-*",
|
||||
"repository": "https://github.com/linuxgurugamer/DockingCam",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/DockingCam/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DockingcameraKURSstyle"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DockingCamKURS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/DockingCam/releases/download/1.3.7.9/DockingCamera-1.8.0-1.3.7.9.zip",
|
||||
"download_size": 3456426,
|
||||
"download_hash": {
|
||||
"sha1": "52D2010FB19088DA99C4B982BA908753C714DF92",
|
||||
"sha256": "9CF8AC5E4E15DD853932CD8A41C60578327D6176260EC60B9D24BE9C5E7F4C56"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-21T00:44:18Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue