CKAN-meta/RSSTexturesDDS2048/RSSTexturesDDS2048-1.0.frozen

31 lines
1006 B
JSON

{
"spec_version" : 1,
"identifier" : "RSSTexturesDDS2048",
"name" : "Real Solar System Textures DDS - 2048 x 1024",
"abstract" : "Textures for Real Solar Systems",
"author" : "NathanKell",
"license" : "CC-BY-NC-SA",
"release_status" : "stable",
"version" : "1.0",
"ksp_version_max": "0.90",
"resources": {
"homepage": "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures/"
},
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTexturesDDS4096" },
{ "name" : "RSSTexturesDDS8192" }
],
"depends" : [
{ "name" : "RealSolarSystem", "min_version" : "v8.3" },
{ "name" : "DDSLoader" }
],
"download" : "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures//RSSTextures2048DDS.zip",
"install" : [
{
"file" : "GameData/RSSTextures",
"install_to" : "GameData"
}
]
}