Merge pull request #85 from NathanKell/master

Trying again with RSS DDS textures
This commit is contained in:
NathanKell 2014-12-05 00:27:17 -05:00
commit dd59db79f4
6 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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