diff --git a/ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-2.0.2.ckan b/ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-2.0.2.ckan new file mode 100644 index 0000000000..2d8a527657 --- /dev/null +++ b/ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-2.0.2.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-RemoteTech", + "name": "Contract Pack: RemoteTech", + "abstract": "A contract pack containing contracts for RemoteTech.", + "author": "nightingale", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106580", + "repository": "https://github.com/jrossignol/ContractPack-RemoteTech", + "bugtracker": "https://github.com/jrossignol/ContractPack-RemoteTech/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractPack-RemoteTech/master/GameData/ContractPacks/RemoteTech/LICENSE.txt" + }, + "version": "2.0.2", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.99.99", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "RemoteTech" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "RemoteTech", + "install_to": "GameData/ContractPacks" + } + ], + "download": "https://github.com/jrossignol/ContractPack-RemoteTech/releases/download/2.0.2/ContractPack-RemoteTech_2.0.2.zip", + "download_size": 43842, + "x_generated_by": "netkan" +}