diff --git a/PhotoRealisticVisualEnhancement/PhotoRealisticVisualEnhancement-v1.9.ckan b/PhotoRealisticVisualEnhancement/PhotoRealisticVisualEnhancement-v1.9.ckan new file mode 100644 index 0000000000..3429981e2e --- /dev/null +++ b/PhotoRealisticVisualEnhancement/PhotoRealisticVisualEnhancement-v1.9.ckan @@ -0,0 +1,71 @@ +{ + "spec_version": "v1.4", + "identifier": "PhotoRealisticVisualEnhancement", + "name": "PRVE", + "abstract": "Visual Enhancements for Real Solar System", + "author": "SpaceODY", + "version": "v1.9", + "ksp_version": "1.12.3", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "repository": "https://github.com/SpaceODY/PRVE", + "bugtracker": "https://github.com/SpaceODY/PRVE/issues" + }, + "tags": [ + "config", + "graphics" + ], + "provides": [ + "EnvironmentalVisualEnhancements-Config" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Scatterer-config", + "version": "3:v0.0835" + }, + { + "name": "Scatterer", + "version": "3:v0.0835" + }, + { + "name": "EnvironmentalVisualEnhancements" + }, + { + "name": "Kopernicus" + }, + { + "name": "RealSolarSystem" + } + ], + "suggests": [ + { + "name": "KS3P" + }, + { + "name": "TUFX" + } + ], + "conflicts": [ + { + "name": "EnvironmentalVisualEnhancements-Config" + } + ], + "install": [ + { + "find": "PRVE", + "install_to": "GameData" + } + ], + "download": "https://github.com/SpaceODY/PRVE/releases/download/v1.9/PRVEv1.9.zip", + "download_size": 318879498, + "download_hash": { + "sha1": "9889485E76029BBF5786F3A76566BB09896993A0", + "sha256": "7275A0DBF9E1DDD50D1F72780D51BD6E422C5F12BFBF05F16236D6B9427502A1" + }, + "download_content_type": "application/zip", + "release_date": "2022-07-24T15:49:02Z", + "x_generated_by": "netkan" +}