Merge pull request #859 from plague006/eve

Delete "unusual" version of EVE-HR textures
This commit is contained in:
Matthew 2015-12-10 17:26:37 -05:00
commit a43413e0c5
1 changed files with 0 additions and 37 deletions

View File

@ -1,37 +0,0 @@
{
"spec_version": 1,
"identifier": "EnvironmentalVisualEnhancements-HR",
"name": "Environmental Visual Enhancements - High Resolution",
"abstract": "Default configuration for EVE",
"author": "rbray89",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55905",
"repository": "https://github.com/rbray89/EnvironmentalVisualEnhancements"
},
"version": "7-4",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.4",
"provides": [
"EnvironmentalVisualEnhancements-Config"
],
"depends": [
{
"name": "EnvironmentalVisualEnhancements"
}
],
"conflicts": [
{
"name": "EnvironmentalVisualEnhancements-Config"
}
],
"install": [
{
"file": "GameData/BoulderCo",
"install_to": "GameData"
}
],
"download": "https://github.com/rbray89/EnvironmentalVisualEnhancements/releases/download/7-4/EnvironmentalVisualEnhancements-7-4.zip",
"download_size": 37380309,
"x_generated_by": "netkan"
}