"NetKAN generated mods - RealSolarSystem-v10.3.1"

This commit is contained in:
NetKAN inflator Robot 2015-11-04 03:22:11 +00:00
parent 9211eaea6b
commit 6f2481a2ea
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.3.1",
"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.3.1/RealSolarSystem_v10.3.1.zip",
"download_size": 9542564,
"x_generated_by": "netkan"
}