'NetKAN generated mods - RealSolarSystem/RealSolarSystem-v10.2.0.ckan'
This commit is contained in:
parent
f323472d4d
commit
e5abb2f5c8
|
@ -0,0 +1,52 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"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": "Kopernicus"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RSSTextures"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BetterBuoyancy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "RealismOverhaul"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KSCSwitcher"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "RemoteTech-Config-RSS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
|
||||||
|
"repository": "https://github.com/KSP-RO/RealSolarSystem"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "RealSolarSystem",
|
||||||
|
"install_to": "GameData"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"find": "Cache",
|
||||||
|
"install_to": "GameData/Kopernicus"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": "v10.2.0",
|
||||||
|
"author": "NathanKell",
|
||||||
|
"download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v10.2/RealSolarSystem_v10.2.zip",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"download_size": 9537484,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue