"NetKAN generated mods - ContractConfigurator-0.1.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 21:33:07 +00:00
parent b63fd1295c
commit 3569927973
1 changed files with 23 additions and 18 deletions

View File

@ -1,19 +1,24 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "ContractConfigurator", "identifier": "ContractConfigurator",
"name": "Contract Configurator", "name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!", "abstract": "A config-file based solution for creating new contracts!",
"license": "CC-BY-NC-SA-4.0", "description": "A config-file based solution for creating new contracts!",
"release_status": "stable", "author": "jrossignol",
"ksp_version": "0.25", "license": "CC-BY-NC-SA-4.0",
"description": "A config-file based solution for creating new contracts!", "release_status": "stable",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604", "homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"repository": "https://github.com/jrossignol/ContractConfigurator" "repository": "https://github.com/jrossignol/ContractConfigurator"
}, },
"author": "jrossignol", "version": "0.1.0",
"version": "0.1.0", "ksp_version": "0.25",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.1.0/ContractConfigurator_0.1.0.zip", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.1.0/ContractConfigurator_0.1.0.zip",
"x_generated_by": "netkan", "download_size": 22896,
"download_size": 22896 "download_hash": {
} "sha1": "178C4C8FA1ABB035DD34C5924B2E161C208B8C71",
"sha256": "DB2E277E7C8FA76991FB39E7A90B383AC3F69CC2D1F826B9D13F859952D457B4"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}