"NetKAN generated mods - ContractConfigurator-SCANsat-1.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 10:13:22 +00:00
parent ad961d5a1d
commit a52da765c7
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",
"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",
"download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0/CCSCANsatMissionPack.zip", "download": "https://github.com/SimonTheSourcerer/CCSCANsatMissionPack/releases/download/1.0/CCSCANsatMissionPack.zip",
"x_generated_by": "netkan", "download_size": 11799,
"download_size": 11799 "download_hash": {
"sha1": "EABB98788DEB929D085813A912656F9A50D7C806",
"sha256": "372BA037B5CF8FAD73363F1C7C279AD460F5BFCD778949B5C68D3EB316497EC5"
},
"download_content_type": "application/zip",
"x_maintained_by": "hakan42, who loves to fly missions with contracts in them",
"x_generated_by": "netkan"
} }