NetKAN added mod - RealSolarSystem-v20.1.2.0
This commit is contained in:
parent
975d20f639
commit
bdba65b238
|
@ -0,0 +1,86 @@
|
||||||
|
{
|
||||||
|
"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": "v20.1.2.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.12.1-161",
|
||||||
|
"suppress_recommendations": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RSSTextures"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KSPCommunityFixes",
|
||||||
|
"suppress_recommendations": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"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/v20.1.2.0/RealSolarSystem_v20.1.2.0.zip",
|
||||||
|
"download_size": 77242756,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8D7923A43754C07479F831FDEF22CAB9EB646A86",
|
||||||
|
"sha256": "895525A1429FA0D1D22F9B58ABCDE8DFAD828269C32695749B89DC51448A7FBD"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"install_size": 105882928,
|
||||||
|
"release_date": "2023-11-14T08:12:49Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue