CKAN-meta/RealSolarSystem-v8.5.ckan

52 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"name": "Real Solar System",
"identifier": "RealSolarSystem",
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"depends": [
{
"name": "RSSTextures"
},
{
"name": "DDSLoader"
},
{
"name": "ModuleManager",
"min_version": "2.5.0"
}
],
"recommends": [
{
"name": "CustomBiomes-Data-RSS"
},
{
"name": "RealismOverhaul"
},
{
"name": "Toolbar"
}
],
"suggests": [
{
"name": "RemoteTech-Config-RSS"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"install": [
{
"file": "RealSolarSystem",
"install_to": "GameData"
}
],
"author": "NathanKell",
"version": "v8.5",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip",
"x_generated_by": "netkan",
"download_size": 15560854,
"ksp_version": "0.90.0"
}