diff --git a/ContractConfigurator-Banking/ContractConfigurator-Banking-V.01.ckan b/ContractConfigurator-Banking/ContractConfigurator-Banking-V.01.ckan new file mode 100644 index 0000000000..bf6087e26f --- /dev/null +++ b/ContractConfigurator-Banking/ContractConfigurator-Banking-V.01.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-Banking", + "name": "Contract Pack: Banking", + "license": "MIT", + "depends": [ + { + "name": "ContractConfigurator", + "min_version": "0.7.0" + } + ], + "install": [ + { + "find": "Banking", + "install_to": "GameData/ContractPacks" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113431-0-90-Contract-Pack-Banking-V-01-18-02-2015", + "kerbalstuff": "https://kerbalstuff.com/mod/649/Banking" + }, + "ksp_version": "0.90", + "abstract": "Just a small mod that adds loan possibility into KSP via the Contract Configurator mod.", + "author": "Arachnidek", + "version": "V.01", + "download": "https://kerbalstuff.com/mod/649/Banking/download/V.01", + "x_generated_by": "netkan", + "download_size": 78635 +}