NetKAN added mod - DockingCamKURS-1.3.8.5
This commit is contained in:
parent
94a6576333
commit
0b1952eef5
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingCamKURS",
|
||||
"name": "Docking Cam",
|
||||
"abstract": "KURS style docking camera",
|
||||
"author": [
|
||||
"DennyTX",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.3.8.5",
|
||||
"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.5/DockingCamera-1.12.0-1.3.8.5.zip",
|
||||
"download_size": 3468525,
|
||||
"download_hash": {
|
||||
"sha1": "DFE7C816EC7812082F83257E11F42D08615AF5E4",
|
||||
"sha256": "0EC1726E5ACD99B9DB83E4FAFD867DD07043AB9FED72C1A79C12987C53FE2198"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 4863152,
|
||||
"release_date": "2023-01-16T19:05:32Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue