CKAN-meta/RSSTextures4096/RealSolarSystemTextures_409...

27 lines
807 B
JSON

{
"spec_version" : 1,
"identifier" : "RSSTextures4096",
"name" : "Real Solar System Textures - 4096 x 2048",
"abstract" : "Textures for Real Solar Systems",
"author" : "NathanKell",
"license" : "CC-BY-NC-SA",
"release_status" : "stable",
"version" : "1.0",
"ksp_version_max": "0.90",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures2048" },
{ "name" : "RSSTextures8192" }
],
"depends" : [
{ "name" : "RealSolarSystem" }
],
"download" : "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures//4096.zip",
"install" : [
{
"file" : "RealSolarSystem",
"install_to" : "GameData"
}
]
}