Merge pull request #276 from hakan42/ContractConfigurator-SCANsat_fix
Contract configurator SCANsat fix
This commit is contained in:
commit
1d77c58f45
|
@ -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.1",
|
||||||
|
"download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.1/CCSCANsatMissionPack.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 14294
|
||||||
|
}
|
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
|
@ -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
|
||||||
|
}
|
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"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": "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",
|
||||||
|
"install_to": "GameData/ContractPacks"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"author": "SimonTheSourcerer",
|
||||||
|
"version": "Deprecated",
|
||||||
|
"download": "http://ksp.gurkensalat.com/archive/ContractConfigurator-SCANsat-Deprecated.zip"
|
||||||
|
}
|
Loading…
Reference in New Issue