'NetKAN generated mods - RealSolarSystem/RealSolarSystem-v8.4.ckan'
This commit is contained in:
parent
c63b80d633
commit
3165396f6b
|
@ -1,52 +0,0 @@
|
|||
{
|
||||
"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.4",
|
||||
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.4/RealSolarSystem_v8.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 15565042,
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
Loading…
Reference in New Issue