"NetKAN generated mods - RealSolarSystem-v10.4"

This commit is contained in:
NetKAN inflator Robot 2015-11-18 00:22:43 +00:00
parent c66482224a
commit 626ed002db
1 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,52 @@
{
"spec_version": "v1.4",
"identifier": "RealSolarSystem",
"name": "Real Solar System",
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
"author": "NathanKell",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/KSP-RO/RealSolarSystem"
},
"version": "v10.4",
"ksp_version": "1.0.4",
"depends": [
{
"name": "Kopernicus"
},
{
"name": "RSSTextures"
},
{
"name": "BetterBuoyancy"
}
],
"recommends": [
{
"name": "RealismOverhaul"
},
{
"name": "KSCSwitcher"
}
],
"suggests": [
{
"name": "RemoteTech-Config-RSS"
}
],
"install": [
{
"find": "RealSolarSystem",
"install_to": "GameData"
},
{
"find": "Cache",
"install_to": "GameData/Kopernicus"
}
],
"download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v10.4/RealSolarSystem_v10.4.zip",
"download_size": 10049330,
"x_generated_by": "netkan"
}