Merge pull request #85 from NathanKell/master
Trying again with RSS DDS textures
This commit is contained in:
commit
dd59db79f4
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue