mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.3.2, ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.1.3, ContractConfigurator/ContractConfigurator-1.0.3, DynamicDeflection/DynamicDeflection-1.1.1, KerbalNRAP/KerbalNRAP-1.5.0.4, PilotAssistant/PilotAssistant-1.7.2
This commit is contained in:
31
ContractConfigurator/ContractConfigurator-1.0.3.ckan
Normal file
31
ContractConfigurator/ContractConfigurator-1.0.3.ckan
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"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.0.3",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.0.3/ContractConfigurator_1.0.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 217589,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.2"
|
||||
}
|
Reference in New Issue
Block a user