diff --git a/SETI-RemoteTech/SETI-RemoteTech-1.2.1.0.ckan b/SETI-RemoteTech/SETI-RemoteTech-1.2.1.0.ckan new file mode 100644 index 0000000000..9c3437bcfb --- /dev/null +++ b/SETI-RemoteTech/SETI-RemoteTech-1.2.1.0.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "SETI-RemoteTech", + "name": "RemoteTech - SETI Config", + "abstract": "This is a SETI config for RemoteTech, adding ground stations, changing the KSC range to cover the whole kerbol system (when not obstructed), setting signal delay to false and tweaking some colors.", + "author": "Y3mo", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "repository": "https://github.com/Y3mo/SETI-RemoteTech" + }, + "version": "1.2.1.0", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.99.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RemoteTech" + } + ], + "install": [ + { + "find": "SETIremoteTechConfig", + "install_to": "GameData" + } + ], + "download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.2.1.0/SETIremoteTechConfig-1.2.1.0.zip", + "download_size": 1538, + "download_hash": { + "sha1": "DC8B82FCFCC8E322AF77AB0FA406AF50592FEABD", + "sha256": "D4F0CBF1B820FDEDB08DAA0EB6E43D7A7B773E31DD43EF009A9809E2779B1C88" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}