From 1915e3669cf29e180299915eb451b43fb2df8fc0 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Thu, 1 Jan 2015 22:38:03 +0100 Subject: [PATCH] NetKAN generated mods - ContractConfigurator-SCANsat-1.0 --- ContractConfigurator-SCANsat-1.0.ckan | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ContractConfigurator-SCANsat-1.0.ckan diff --git a/ContractConfigurator-SCANsat-1.0.ckan b/ContractConfigurator-SCANsat-1.0.ckan new file mode 100644 index 0000000000..0e8c90567c --- /dev/null +++ b/ContractConfigurator-SCANsat-1.0.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-SCANsat", + "abstract": "A Mission pack creating SCANsat contracts", + "name": "SCANsat mission pack", + "license": "public-domain", + "x_netkan_license_ok": true, + "x_maintained_by": "hakan42, who loves to fly missions with contracts in them", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "SCANsat" + } + ], + "install": [ + { + "find": "CC_Contracts", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack" + }, + "author": "SimonTheSourcerer", + "version": "1.0", + "download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0/CCSCANsatMissionPack.zip", + "x_generated_by": "netkan", + "download_size": 11799 +} \ No newline at end of file