Removed Contract Configurator 1.20.1 (#1224)

* Add CC 1.6.2

* Revert "Add CC 1.6.2"

This reverts commit 949bf908ae.

* Removed ContractConfigurator-1.20.1.ckan - was added by mistaked.
This commit is contained in:
nightingale 2016-10-08 02:28:11 -06:00 committed by Arne Peirs
parent 6de49e746a
commit e3e2e22a35
1 changed files with 0 additions and 44 deletions

View File

@ -1,44 +0,0 @@
{
"spec_version": "v1.16",
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"description": "A config-file based solution for creating new contracts!",
"author": "nightingale",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"repository": "https://github.com/jrossignol/ContractConfigurator",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki"
},
"version": "1.20.1",
"ksp_version": "1.2.0",
"ksp_version_strict": true,
"recommends": [
{
"name": "WaypointManager"
}
],
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
},
{
"name": "WiderContractsApp"
}
],
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.20.1/ContractConfigurator_1.20.1.zip",
"download_size": 538314,
"download_hash": {
"sha1": "EC96FF5FCF0A18A4B11B9B6A3DA566D09C6DEB0B",
"sha256": "9F0BC03C00CD2297846CE2C3510F77AE3F0707CC924BD3F22BACF3067468DE85"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}