mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - DockingCamKURS-1.3.5"
This commit is contained in:
38
DockingCamKURS/DockingCamKURS-1.3.5.ckan
Normal file
38
DockingCamKURS/DockingCamKURS-1.3.5.ckan
Normal file
@ -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"
|
||||
}
|
Reference in New Issue
Block a user