Add conflicts to RSS Textures

This commit is contained in:
NathanKell 2014-12-01 16:16:01 -05:00
parent a3acfda691
commit 34b06b08d8
6 changed files with 12 additions and 15 deletions

View File

@ -4,11 +4,7 @@
"identifier" : "RSSTexturesDDS2048",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures2048" },
{ "name" : "RSSTextures4096" },
{ "name" : "RSSTextures8192" },
{ "name" : "RSSTexturesDDS4096" },
{ "name" : "RSSTexturesDDS8192" }
{ "name" : "RSSTextures" }
],
"abstract" : "Textures for Real Solar Systems",
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures2048DDS.zip",

View File

@ -4,11 +4,7 @@
"identifier" : "RSSTexturesDDS4096",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures2048" },
{ "name" : "RSSTextures4096" },
{ "name" : "RSSTextures8192" },
{ "name" : "RSSTexturesDDS2048" },
{ "name" : "RSSTexturesDDS8192" }
{ "name" : "RSSTextures" }
],
"abstract" : "Textures for Real Solar Systems",
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures4096DDS.zip",

View File

@ -4,11 +4,7 @@
"identifier" : "RSSTexturesDDS8192",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures2048" },
{ "name" : "RSSTextures4096" },
{ "name" : "RSSTextures8192" },
{ "name" : "RSSTexturesDDS2048" },
{ "name" : "RSSTexturesDDS4096" }
{ "name" : "RSSTextures" }
],
"abstract" : "Textures for Real Solar Systems",
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures8192DDS.zip",

View File

@ -3,6 +3,9 @@
"name" : "Real Solar System Textures - 2048 x 1024",
"identifier" : "RSSTextures2048",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures" }
],
"abstract" : "Textures for Real Solar Systems",
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/2048.zip",
"license" : "CC-BY-NC-SA",

View File

@ -3,6 +3,9 @@
"name" : "Real Solar System Textures - 4096 x 2048",
"identifier" : "RSSTextures4096",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures" }
],
"abstract" : "Textures for Real Solar Systems",
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/4096.zip",
"license" : "CC-BY-NC-SA",

View File

@ -3,6 +3,9 @@
"name" : "Real Solar System Textures - 8192 x 4096",
"identifier" : "RSSTextures8192",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures" }
],
"abstract" : "Textures for Real Solar Systems",
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/8192.zip",
"license" : "CC-BY-NC-SA",