Add the new EVE

This commit is contained in:
Arne Peirs 2015-11-14 14:25:17 +01:00
parent 48957afeab
commit 4f60e52e0c
3 changed files with 75 additions and 6 deletions

View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "EnvironmentalVisualEnhancements-HR",
"name": "Environmental Visual Enhancements - Config files",
"abstract": "Default configuration for EVE",
"author": "rbray89",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55905",
"repository": "https://github.com/rbray89/EnvironmentalVisualEnhancements"
},
"version": "1:EVE-1.05-1",
"ksp_version": "1.0.5",
"provides": [
"EnvironmentalVisualEnhancements-Config"
],
"depends": [
{
"name": "EnvironmentalVisualEnhancements"
}
],
"install": [
{
"file": "GameData/BoulderCo",
"install_to": "GameData"
}
],
"download": "https://github.com/rbray89/EnvironmentalVisualEnhancements/releases/download/EVE-1.05-1/x86-Configs-Release.zip",
"download_size": 28128349,
"conflicts": [
{
"name": "EnvironmentalVisualEnhancements-Config"
}
],
"x_generated_by": "netkan"
}

View File

@ -11,7 +11,7 @@
},
"version": "7-4",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"ksp_version_max": "1.0.4",
"provides": [
"EnvironmentalVisualEnhancements-Config"
],
@ -20,11 +20,6 @@
"name": "EnvironmentalVisualEnhancements"
}
],
"conflicts": [
{
"name": "EnvironmentalVisualEnhancements-Config"
}
],
"install": [
{
"file": "GameData/BoulderCo",
@ -33,5 +28,10 @@
],
"download": "https://github.com/rbray89/EnvironmentalVisualEnhancements/releases/download/7-4/EnvironmentalVisualEnhancements-7-4-LR.zip",
"download_size": 9925505,
"conflicts": [
{
"name": "EnvironmentalVisualEnhancements-Config"
}
],
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"identifier": "EnvironmentalVisualEnhancements",
"name": "Environmental Visual Enhancements",
"abstract": "City Lights for Kerbin and Clouds for Any planet you wish",
"author": "rbray89",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55905",
"repository": "https://github.com/rbray89/EnvironmentalVisualEnhancements"
},
"version": "1:EVE-1.05-1",
"ksp_version": "1.0.5",
"depends": [
{
"name": "EnvironmentalVisualEnhancements-Config"
}
],
"install": [
{
"file": "GameData/EnvironmentalVisualEnhancements",
"install_to": "GameData"
}
],
"download": "https://github.com/rbray89/EnvironmentalVisualEnhancements/releases/download/EVE-1.05-1/x86-EVE-Release.zip",
"download_size": 3685823,
"conflicts": [
{
"name": "EnvironmentalVisualEnhancements-LR"
}
],
"x_generated_by": "netkan"
}