Delete PhotoRealisticVisualEnhancement-v1.8.1.ckan (#2882)

This commit is contained in:
SpaceODY/NASA Fan 2022-07-24 12:14:09 -05:00 committed by GitHub
parent bc5915902b
commit ad8041b92a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 71 deletions

View File

@ -1,71 +0,0 @@
{
"spec_version": "v1.4",
"identifier": "PhotoRealisticVisualEnhancement",
"name": "PRVE",
"abstract": "Visual Enhancements for Real Solar System",
"author": "SpaceODY",
"version": "v1.8.1",
"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.8.1/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"
}