diff --git a/ContractConfigurator-CommNetRelays/ContractConfigurator-CommNetRelays-v2.1.0.ckan b/ContractConfigurator-CommNetRelays/ContractConfigurator-CommNetRelays-v2.1.0.ckan new file mode 100644 index 0000000000..47bf775443 --- /dev/null +++ b/ContractConfigurator-CommNetRelays/ContractConfigurator-CommNetRelays-v2.1.0.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-CommNetRelays", + "name": "CommNet Relays", + "abstract": "A Kerbal Space Program contract pack to fund the creation of relay networks.", + "author": "Kerbas-ad-astra", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/116789-*", + "repository": "https://github.com/Kerbas-ad-astra/CommNet-Relays" + }, + "version": "v2.1.0", + "ksp_version_min": "1.3.0", + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ContractConfigurator" + } + ], + "install": [ + { + "find": "ContractPacks", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kerbas-ad-astra/CommNet-Relays/releases/download/v2.1.0/CommNetRelays-v2.1.0.zip", + "download_size": 48977, + "download_hash": { + "sha1": "6D5A51068FCDDEB73C49F057621220C6D614563C", + "sha256": "D25C342471F88B54DB45ED38F61211A2D7F77A990BE98343E36F2077776C6BA4" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}