Revert "Delete ContractConfigurator-SCANsat on request of author"

This reverts commit baa47b67ab.
This commit is contained in:
Hakan Tandogan 2015-01-23 23:46:01 +01:00
parent 4bc64d82d4
commit 19fec0a862
1 changed files with 31 additions and 0 deletions

View File

@ -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
}