"NetKAN generated mods - RealSolarSystem-v14.0.0"

This commit is contained in:
NetKAN inflator Robot 2018-09-03 08:51:17 +00:00
parent 29631e5a86
commit e6898913f1
1 changed files with 56 additions and 0 deletions

View File

@ -0,0 +1,56 @@
{
"spec_version": "v1.12",
"identifier": "RealSolarSystem",
"name": "Real Solar System",
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
"author": "PhineasFreak",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50471-rss/",
"repository": "https://github.com/KSP-RO/RealSolarSystem"
},
"version": "v14.0.0",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.4.5",
"provides": [
"CustomAsteroids-Pops"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "Kopernicus",
"min_version": "2:release-1.3.1-7"
},
{
"name": "RSSTextures"
}
],
"recommends": [
{
"name": "RealismOverhaul"
},
{
"name": "KSCSwitcher"
},
{
"name": "RSSDateTimeFormatter"
}
],
"install": [
{
"find": "RealSolarSystem",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v14.0.0/RealSolarSystem_v14.0.zip",
"download_size": 3526269,
"download_hash": {
"sha1": "2C36092FE9BE0858015914EB317076320941CF98",
"sha256": "490D852630280B51C43F88781891606C8D1E5024C1B38234607135346F65879C"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}