Add CC 1.6.2

This commit is contained in:
Jeremie Rossignol 2015-08-01 20:14:54 -06:00
parent 4999e7dd38
commit 949bf908ae
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "MIT",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
},
{
"name": "WaypointManager"
},
{
"name": "WiderContractsApp"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "1.6.1",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.6.2/ContractConfigurator_1.6.2.zip",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"download_size": 274210,
"x_generated_by": "netkan"
}