NetKAN added mod - RealSolarSystem-v19.0.4.0
This commit is contained in:
parent
b194825c27
commit
4c0733fb77
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"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": [
|
||||
"KSP-RO Team"
|
||||
],
|
||||
"version": "v19.0.4.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"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",
|
||||
"metanetkan": "https://github.com/KSP-RO/RealSolarSystem/raw/master/RealSolarSystem.netkan",
|
||||
"remote-avc": "https://github.com/KSP-RO/RealSolarSystem/raw/master/GameData/RealSolarSystem/RealSolarSystem.version"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack",
|
||||
"config",
|
||||
"plugin",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"CustomAsteroids-Pops"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "2:release-1.11.1-39"
|
||||
},
|
||||
{
|
||||
"name": "RSSTextures"
|
||||
},
|
||||
{
|
||||
"name": "KSPCommunityFixes"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "KSCSwitcher"
|
||||
},
|
||||
{
|
||||
"name": "RSSDateTimeFormatter"
|
||||
},
|
||||
{
|
||||
"name": "RSSVE-Textures"
|
||||
},
|
||||
{
|
||||
"name": "Parallax"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RealSolarSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v19.0.4.0/RealSolarSystem_v19.0.4.0.zip",
|
||||
"download_size": 75622771,
|
||||
"download_hash": {
|
||||
"sha1": "8FC9F20A03428AAEF240C88827987F67FC45292D",
|
||||
"sha256": "49A3E1044EA025647941251C1DFC9A6AA311C8FAC800721C0D3A5DDAC500F190"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 106507432,
|
||||
"release_date": "2022-10-27T08:17:33Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue