"NetKAN generated mods - ContractConfigurator-1.10.1"
This commit is contained in:
parent
ef82710e8e
commit
8b1aa04953
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"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.10.1",
|
||||
"ksp_version": "1.1.0",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
},
|
||||
{
|
||||
"name": "WiderContractsApp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.10.1/ContractConfigurator_1.10.1.zip",
|
||||
"download_size": 384141,
|
||||
"ksp_version_strict": true,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue