"NetKAN generated mods - DockingCamKURS-1.3.5"
This commit is contained in:
parent
1dccd27ea7
commit
3a831c3ba3
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingCamKURS",
|
||||
"name": "Docking Cam",
|
||||
"abstract": "KURS style docking camera",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/DockingCam"
|
||||
},
|
||||
"version": "1.3.5",
|
||||
"ksp_version": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DockingcameraKURSstyle"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DockingCamKURS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/DockingCam/releases/download/1.3.5/DockingCamera-1.5.1-1.3.5.zip",
|
||||
"download_size": 3017059,
|
||||
"download_hash": {
|
||||
"sha1": "55CBD14B6221108314306DB42F182FA8E3498EBC",
|
||||
"sha256": "90EE45152DFE700E699580C52D8A77730730039F9986CF3627FE5D6C54703754"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue