diff --git a/ControlFromHere/ControlFromHere-1.0.0.0.ckan b/ControlFromHere/ControlFromHere-1.0.0.0.ckan new file mode 100644 index 0000000000..c07aa6714a --- /dev/null +++ b/ControlFromHere/ControlFromHere-1.0.0.0.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "ControlFromHere", + "name": "Control From Here", + "abstract": "KSP Mod/Plugin to allow a vessel to be controlled from a command module or docking port through the action groups.", + "author": "Xyphos", + "license": "public-domain", + "resources": { + "homepage": "https://github.com/Xyphos/KSP_ControlFromHere", + "spacedock": "https://spacedock.info/mod/1298/Control%20From%20Here", + "repository": "https://github.com/Xyphos/KSP_ControlFromHere" + }, + "version": "1.0.0.0", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "XyphosAerospace", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1298/Control%20From%20Here/download/1.0.0.0", + "download_size": 2849, + "download_hash": { + "sha1": "E0DDE177FB1466D1047F68DF8B79F5B5152A3E28", + "sha256": "718CF534C913BEC47AE5BAE511DF206C45404828D35A47EE1A98498E50DC1503" + }, + "download_content_type": "application/zip", + "x_via": "Automated SpaceDock CKAN submission", + "x_generated_by": "netkan" +}