diff --git a/ContractConfigurator-AnomalySurveyor/ContractConfigurator-AnomalySurveyor-1.0.5.ckan b/ContractConfigurator-AnomalySurveyor/ContractConfigurator-AnomalySurveyor-1.0.5.ckan new file mode 100644 index 0000000000..2534e86fe1 --- /dev/null +++ b/ContractConfigurator-AnomalySurveyor/ContractConfigurator-AnomalySurveyor-1.0.5.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-AnomalySurveyor", + "abstract": "Contracts to guide you to the various easter eggs in the game.", + "name": "Contract Pack: Anomaly Surveyor", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "InFlightWaypoints" + }, + { + "name": "SCANsat" + } + ], + "install": [ + { + "find": "AnomalySurveyor", + "install_to": "GameData/ContractPacks" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/109471", + "bugtracker": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractPack-AnomalySurveyor/master/GameData/ContractPacks/AnomalySurveyor/LICENSE.txt", + "repository": "https://github.com/jrossignol/ContractPack-AnomalySurveyor" + }, + "version": "1.0.5", + "download": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/releases/download/1.0.5/ContractPack-AnomalySurveyor_1.0.5.zip", + "x_generated_by": "netkan", + "download_size": 47722, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +}