"NetKAN generated mods - CCTV-1.1.2"
This commit is contained in:
parent
419af42d8e
commit
982387ac2d
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CCTV",
|
||||
"name": "CCTV",
|
||||
"abstract": " Dynamic CCTV system compatible with KAS",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161966-13-kerbal-cctv-with-wifi-camera/",
|
||||
"spacedock": "https://spacedock.info/mod/1414/CCTV",
|
||||
"repository": "https://github.com/linuxgurugamer/CCTV"
|
||||
},
|
||||
"version": "1.1.2",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "JSIPartUtilities"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "HullcamVDSContinued"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "CCTV"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1414/CCTV/download/1.1.2",
|
||||
"download_size": 2422791,
|
||||
"download_hash": {
|
||||
"sha1": "9ED659FE353F78531FA82FCA95DDCB5545904C58",
|
||||
"sha256": "D79D281D51FC9C93F910FDED21E411808E2E19B24450D73C52F2C0452A29B5B0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue