"NetKAN generated mods - RealSolarSystem-v14.0.0"
This commit is contained in:
parent
29631e5a86
commit
e6898913f1
RealSolarSystem
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue