1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - CloakingDevice-0.06"

This commit is contained in:
NetKAN inflator Robot
2016-02-22 03:02:21 +00:00
parent c14fca91b5
commit 8e933b4438

View File

@ -2,24 +2,24 @@
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "CloakingDevice", "identifier": "CloakingDevice",
"name": "Cloaking Device", "name": "Cloaking Device",
"abstract": "This part can change the opacity for the vessel it's attached to. In other words a cloaking device!", "abstract": "A plugin that can make a vessel transparent",
"author": "wasml", "author": "wasml",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/123336-105-cloaking-device-v005-11222015/", "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/123336-105-cloaking-device-v006-1102016/",
"kerbalstuff": "https://kerbalstuff.com/mod/1217/Cloaking%20Device", "spacedock": "https://spacedock.info/mod/217/Cloaking%20Device",
"repository": "http://Included%20in%20download", "repository": "http://Included%20in%20download",
"x_screenshot": "https://kerbalstuff.com/content/wasml_7701/Cloaking_Device/Cloaking_Device-1445785938.6492252.png" "x_screenshot": "https://spacedock.info/content/wasml_900/Cloaking_Device/Cloaking_Device-1456082919.7837257.png"
}, },
"version": "0.06", "version": "0.06",
"ksp_version": "1.0.5", "ksp_version": "1.0.5",
"install": [ "install": [
{ {
"find": "Cloak", "find": "GameData/Cloak",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"download": "https://kerbalstuff.com/mod/1217/Cloaking%20Device/download/0.06", "download": "https://spacedock.info/mod/217/Cloaking%20Device/download/0.06",
"download_size": 13831, "download_size": 13831,
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }