"NetKAN generated mods - ContractConfigurator-SCANsat-1.0.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 20:03:14 +00:00
parent 72af808d12
commit ebd6f98303
1 changed files with 34 additions and 30 deletions

View File

@ -1,12 +1,15 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "ContractConfigurator-SCANsat", "identifier": "ContractConfigurator-SCANsat",
"abstract": "A Mission pack creating SCANsat contracts",
"name": "SCANsat mission pack", "name": "SCANsat mission pack",
"abstract": "A Mission pack creating SCANsat contracts",
"author": "SimonTheSourcerer",
"license": "WTFPL", "license": "WTFPL",
"x_netkan_license_ok": true, "resources": {
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them", "repository": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack"
"ksp_version_max" : "1.0.5", },
"version": "1.0.1",
"ksp_version_max": "1.0.5",
"depends": [ "depends": [
{ {
"name": "ContractConfigurator" "name": "ContractConfigurator"
@ -21,12 +24,13 @@
"install_to": "GameData" "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", "download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0.1/CCSCANsatMissionPack.zip",
"x_generated_by": "netkan", "download_size": 14294,
"download_size": 14294 "download_hash": {
"sha1": "154F25116BA91185089332EF42BEA99CBC2206FE",
"sha256": "E957009686C12D2C2148BCE1E10E77585170A8DA409FBAA2524D394216835B6D"
},
"download_content_type": "application/zip",
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
"x_generated_by": "netkan"
} }