"NetKAN generated mods - ContractConfigurator-1.22.1"
This commit is contained in:
parent
77c42bae27
commit
5bcaa88d3c
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"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.22.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.2",
|
||||
"ksp_version_strict": true,
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
},
|
||||
{
|
||||
"name": "WiderContractsApp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.22.1/ContractConfigurator_1.22.1.zip",
|
||||
"download_size": 524302,
|
||||
"download_hash": {
|
||||
"sha1": "FEA280F9DC8B4D9AB9914D4C1B32CE6057EFD047",
|
||||
"sha256": "41ED8B1107CF9BC65CC13BB419B2F9D2BB61DC2765DEE9356ABA3C7231B761C3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue