'NetKAN generated mods - ContractConfigurator-SCANsat/ContractConfigurator-SCANsat-1.0.2.ckan'
This commit is contained in:
parent
f69a64cb45
commit
df3cd2be7d
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue