27 lines
863 B
Plaintext
27 lines
863 B
Plaintext
{
|
|
"spec_version" : 1,
|
|
"name" : "Real Solar System Textures DDS - 2048 x 1024",
|
|
"identifier" : "RSSTexturesDDS2048",
|
|
"provides" : [ "RSSTextures" ],
|
|
"conflicts" : [
|
|
{ "name" : "RSSTexturesDDS4096" },
|
|
{ "name" : "RSSTexturesDDS8192" }
|
|
],
|
|
"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", "min_version" : "v8.3" },
|
|
{ "name" : "DDSLoader" }
|
|
],
|
|
"install" : [
|
|
{
|
|
"file" : "GameData/RSSTextures",
|
|
"install_to" : "GameData"
|
|
}
|
|
]
|
|
}
|