diff --git a/ContractConfigurator-UsefulSpaceStations/ContractConfigurator-UsefulSpaceStations-1.0.ckan b/ContractConfigurator-UsefulSpaceStations/ContractConfigurator-UsefulSpaceStations-1.0.ckan new file mode 100644 index 0000000000..40702b010d --- /dev/null +++ b/ContractConfigurator-UsefulSpaceStations/ContractConfigurator-UsefulSpaceStations-1.0.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-UsefulSpaceStations", + "name": "Contract Pack: Useful Space Stations", + "abstract": "Adds maintenance missions to your Space Stations", + "license": "CC-BY-SA-4.0", + "depends": [ + { + "name": "ContractConfigurator", + "min_version": "1.2.5" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "UsefulSpaceStations", + "install_to": "GameData/ContractPacks" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113642", + "repository": "https://github.com/severedsolo/UsefulSpaceStations" + }, + "author": "severedsolo", + "version": "1.0", + "download": "https://github.com/severedsolo/UsefulSpaceStations/releases/download/1.0/UsefulSpaceStations1.0.zip", + "x_generated_by": "netkan", + "download_size": 72867, + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.2" +}