NetKAN added mod - DockingCamKURS-1.3.8.2
This commit is contained in:
parent
63e3a859e1
commit
2a4aa7d1bc
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingCamKURS",
|
||||
"name": "Docking Cam",
|
||||
"abstract": "KURS style docking camera",
|
||||
"author": [
|
||||
"DennyTX",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.3.8.2",
|
||||
"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",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/DockingCamera"
|
||||
},
|
||||
"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.8.2/DockingCamera-1.12.0-1.3.8.2.zip",
|
||||
"download_size": 3459288,
|
||||
"download_hash": {
|
||||
"sha1": "256B3A4E6712BEBB56D7F618614811814918AC62",
|
||||
"sha256": "EFE9454E77C0613B97AB76F06FE66EDEC8EA0DC44B04BF3EC9360E843F26321A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-21T01:22:45Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue