CKAN-meta/RSSTextures2048/RealSolarSystemTextures_204...

27 lines
807 B
JSON

{
"spec_version" : 1,
"identifier" : "RSSTextures2048",
"name" : "Real Solar System Textures - 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",
"provides" : [ "RSSTextures" ],
"conflicts" : [
{ "name" : "RSSTextures4096" },
{ "name" : "RSSTextures8192" }
],
"depends" : [
{ "name" : "RealSolarSystem" }
],
"download" : "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures//2048.zip",
"install" : [
{
"file" : "RealSolarSystem",
"install_to" : "GameData"
}
]
}