1
0
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.7.2

This commit is contained in:
NetKAN inflator Robot
2019-12-16 01:52:36 +00:00
parent d20c2fc6e6
commit 0192d593cd

View File

@ -4,16 +4,20 @@
"name": "Docking Cam", "name": "Docking Cam",
"abstract": "KURS style docking camera", "abstract": "KURS style docking camera",
"author": [ "author": [
"linuxgurugamer", "DennyTX",
"DennyTX" "linuxgurugamer"
], ],
"version": "1.3.7.2",
"ksp_version_min": "1.8.0",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"resources": { "resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184038-*", "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184038-*",
"repository": "https://github.com/linuxgurugamer/DockingCam" "repository": "https://github.com/linuxgurugamer/DockingCam"
}, },
"version": "1.3.7.2", "tags": [
"ksp_version_min": "1.8.0", "plugin",
"information"
],
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -43,9 +47,5 @@
"sha256": "8B3F2708FC0B5ED984B384FBF87CF1F66898EDD76695768007D7179CA1CBE838" "sha256": "8B3F2708FC0B5ED984B384FBF87CF1F66898EDD76695768007D7179CA1CBE838"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"plugin",
"information"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }