CKAN-meta/RSSTexturesDDS4096-1.0.ckan

27 lines
863 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://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", "min_version" : "v8.3" },
{ "name" : "DDSLoader" }
],
"install" : [
{
"file" : "GameData/RSSTextures",
"install_to" : "GameData"
}
]
}