diff --git a/RemoteTech/RemoteTech-v1.8.10.1.ckan b/RemoteTech/RemoteTech-v1.8.10.1.ckan new file mode 100644 index 0000000000..785bdd60d8 --- /dev/null +++ b/RemoteTech/RemoteTech-v1.8.10.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "RemoteTech", + "name": "RemoteTech", + "abstract": "Community developed continuation of Kerbal Space Program's RemoteTech mod.", + "author": "Remote Technologies Group", + "license": "GPL-2.0", + "release_status": "stable", + "resources": { + "homepage": "http://remotetechnologiesgroup.github.io/RemoteTech/", + "spacedock": "https://spacedock.info/mod/520/RemoteTech", + "repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech", + "x_screenshot": "https://spacedock.info/content/tomekpiotrowski_3389/RemoteTech/RemoteTech-1461479298.0183873.png" + }, + "version": "v1.8.10.1", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.3.1", + "comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes." + } + ], + "install": [ + { + "file": "GameData/RemoteTech", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/520/RemoteTech/download/1.8.10.1", + "download_size": 3544351, + "download_hash": { + "sha1": "D60E32E8E9A89499899F06ED08E9484E63A50BD6", + "sha256": "60DD8137F1DF2DC3F1160056CA394A45D0ED3AE07DDC7EB320A8711C8F8025F4" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}