Make the contract part show up on the end of the list

This commit is contained in:
Hakan Tandogan 2015-01-23 23:51:04 +01:00
parent 89f591ad09
commit 96285957de
1 changed files with 7 additions and 1 deletions

View File

@ -2,13 +2,19 @@
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "ContractConfigurator-SCANsat", "identifier": "ContractConfigurator-SCANsat",
"abstract": "DEPRECATED - this mission pack should be removed after some time, it is only in CKAN installations don't break horribly", "abstract": "DEPRECATED - this mission pack should be removed after some time, it is only in CKAN installations don't break horribly",
"name": "Contract Pack: DEPRECATED - SCANSat", "name": "z_DEPRECATED - Contract Pack: SCANSat",
"license": "public-domain", "license": "public-domain",
"x_netkan_license_ok": true, "x_netkan_license_ok": true,
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them", "x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
"provides": [ "provides": [
"ContractConfigurator-SCANSat" "ContractConfigurator-SCANSat"
], ],
"depends": [
{
"name": "SCANsat",
"min_version": "9.0"
}
],
"install": [ "install": [
{ {
"find": "ContractConfigurator-SCANsat", "find": "ContractConfigurator-SCANsat",