From a872dd30f169b603fa8cbba675870cf7e3b5d50e Mon Sep 17 00:00:00 2001 From: NathanKell Date: Sun, 30 Nov 2014 01:58:45 -0500 Subject: [PATCH 1/3] Add RSS Textures DDS 8192 --- RealSolarSystemTexturesDDS_8192.ckan | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 RealSolarSystemTexturesDDS_8192.ckan diff --git a/RealSolarSystemTexturesDDS_8192.ckan b/RealSolarSystemTexturesDDS_8192.ckan new file mode 100644 index 0000000000..4ac88cd084 --- /dev/null +++ b/RealSolarSystemTexturesDDS_8192.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures DDS - 8192 x 4096", + "identifier" : "RSSTexturesDDS8192", + "provides" : [ "RSSTextures" ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures8192DDS.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem" } + ] +} From 16233d7c31b3d452d1821407b19a5ae9d45c3017 Mon Sep 17 00:00:00 2001 From: NathanKell Date: Sun, 30 Nov 2014 02:00:28 -0500 Subject: [PATCH 2/3] Add RSS DDS 4096 --- RealSolarSystemTexturesDDS_4096.ckan | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 RealSolarSystemTexturesDDS_4096.ckan diff --git a/RealSolarSystemTexturesDDS_4096.ckan b/RealSolarSystemTexturesDDS_4096.ckan new file mode 100644 index 0000000000..ea4008ca11 --- /dev/null +++ b/RealSolarSystemTexturesDDS_4096.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures DDS - 4096 x 2048", + "identifier" : "RSSTexturesDDS4096", + "provides" : [ "RSSTextures" ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures4096DDS.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem" } + ] +} From fee72befe0559aee936ffcc48677241dd1dc43d9 Mon Sep 17 00:00:00 2001 From: NathanKell Date: Sun, 30 Nov 2014 02:01:39 -0500 Subject: [PATCH 3/3] Add RSS DDS 2048 --- RealSolarSystemTexturesDDS_2048.ckan | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 RealSolarSystemTexturesDDS_2048.ckan diff --git a/RealSolarSystemTexturesDDS_2048.ckan b/RealSolarSystemTexturesDDS_2048.ckan new file mode 100644 index 0000000000..a4cc44651b --- /dev/null +++ b/RealSolarSystemTexturesDDS_2048.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures DDS - 2048 x 1024", + "identifier" : "RSSTexturesDDS2048", + "provides" : [ "RSSTextures" ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures2048DDS.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem" } + ] +}