NetKAN added mod - RealSolarSystem-v18.1.5
This commit is contained in:
parent
82fa7e0abc
commit
7a94d5e986
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"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": [
|
||||
"NathanKell",
|
||||
"eggrobin",
|
||||
"raidernick",
|
||||
"PhineasFreak"
|
||||
],
|
||||
"version": "v18.1.5",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177216-*",
|
||||
"repository": "https://github.com/KSP-RO/RealSolarSystem",
|
||||
"bugtracker": "https://github.com/KSP-RO/RealSolarSystem/issues",
|
||||
"remote-avc": "https://github.com/KSP-RO/RealSolarSystem/raw/master/GameData/RealSolarSystem/RealSolarSystem.version"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack",
|
||||
"config",
|
||||
"plugin",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"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/v18.1.5/RealSolarSystem_v18.1.5.zip",
|
||||
"download_size": 76017114,
|
||||
"download_hash": {
|
||||
"sha1": "B942CBEF91865A7E7E6EABF0DF08AAF0144C3214",
|
||||
"sha256": "C8F4096C6D321D71DDFCB2DBB921C27B017C3E1134892E687D2204517076BECF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-27T03:30:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue