Explicit placeholder version so people can upgrade again
This commit is contained in:
parent
8675ca868c
commit
89f591ad09
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"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",
|
||||
"license": "public-domain",
|
||||
"x_netkan_license_ok": true,
|
||||
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
|
||||
"provides": [
|
||||
"ContractConfigurator-SCANSat"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ContractConfigurator-SCANsat",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"author": "SimonTheSourcerer",
|
||||
"version": "Deprecated",
|
||||
"download": "http://ksp.gurkensalat.com/archive/ContractConfigurator-SCANsat-Deprecated.zip"
|
||||
}
|
Loading…
Reference in New Issue