Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
915e985443
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DockingCamKURS",
|
||||
"name": "Docking camera (KURS)",
|
||||
"abstract": "Built-in cameras in Docking ports",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/1542/Docking%20camera%20(KURS)",
|
||||
"repository": "https://github.com/linuxgurugamer/DockingCameraKURS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Docking_camera_KURS/Docking_camera_KURS-1507522106.6492326.png"
|
||||
},
|
||||
"version": "1.3.1.2",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DockingcameraKURSstyle"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DockingCam",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1542/Docking%20camera%20%28KURS%29/download/1.3.1.2",
|
||||
"download_size": 2956081,
|
||||
"download_hash": {
|
||||
"sha1": "7F8F21A22026AF6EDABE2A97F4B468EEE9A9F84C",
|
||||
"sha256": "73232B340BA19FB761B9898C7A1387EEF578EB8731A4684011E4BE241F56445B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue