Make the contract part show up on the end of the list
This commit is contained in:
parent
89f591ad09
commit
96285957de
|
@ -2,13 +2,19 @@
|
|||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-SCANsat",
|
||||
"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",
|
||||
"x_netkan_license_ok": true,
|
||||
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
|
||||
"provides": [
|
||||
"ContractConfigurator-SCANSat"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "SCANsat",
|
||||
"min_version": "9.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ContractConfigurator-SCANsat",
|
||||
|
|
Loading…
Reference in New Issue