27 lines
859 B
Plaintext
27 lines
859 B
Plaintext
{
|
|
"spec_version" : 1,
|
|
"name" : "Real Solar System Textures DDS - 4096 x 2048",
|
|
"identifier" : "RSSTexturesDDS4096",
|
|
"provides" : [ "RSSTextures" ],
|
|
"conflicts" : [
|
|
{ "name" : "RSSTexturesDDS2048" },
|
|
{ "name" : "RSSTexturesDDS8192" }
|
|
],
|
|
"abstract" : "Textures for Real Solar Systems",
|
|
"download" : "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures//RSSTextures4096DDS.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"
|
|
}
|
|
]
|
|
}
|