Delete ContractConfigurator-SCANsat on request of author

This commit is contained in:
Hakan Tandogan 2015-01-23 10:40:18 +01:00
parent a4d4a82719
commit b1de99cfd6
1 changed files with 0 additions and 35 deletions

View File

@ -1,35 +0,0 @@
{
"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",
"min_version": "9.0"
}
],
"provides": [
"ContractConfigurator-SCANSat"
],
"install": [
{
"find": "CC_Contracts",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack"
},
"author": "SimonTheSourcerer",
"version": "1.0.2",
"download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.2/CCSCANsatMissionPack.zip",
"x_generated_by": "netkan",
"download_size": 26721
}