"NetKAN generated mods - ContractConfigurator-1.23.2"
This commit is contained in:
parent
88b7d4bf26
commit
c50c8cf7b8
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.23.2",
|
||||
"ksp_version": "1.3.0",
|
||||
"ksp_version_strict": true,
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
},
|
||||
{
|
||||
"name": "WiderContractsApp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.23.2/ContractConfigurator_1.23.2.zip",
|
||||
"download_size": 525903,
|
||||
"download_hash": {
|
||||
"sha1": "C5D899648DEF6A717B05326B31F4957A1BB4FAF6",
|
||||
"sha256": "04A542F2FEE971FD2872F9DF472AF2AA928D275E81422D8FCA4AE0A25841AB22"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue