NetKAN generated mods - DockingCamKURS-1.3.7.3
This commit is contained in:
parent
114ad84844
commit
4c041c279b
|
@ -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.3",
|
||||
"ksp_version_min": "1.8.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.3/DockingCamera-1.8.0-1.3.7.3.zip",
|
||||
"download_size": 3131844,
|
||||
"download_hash": {
|
||||
"sha1": "1015729EEDC070461888EC2AF3630FA04C0FD537",
|
||||
"sha256": "F3CE8798C814FA8B7E9A533DE7563E3EF40BEC970187CD368636D61B21F447ED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-03T04:57:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue