NetKAN added mod - RealSolarSystem-v20.0.0.0
This commit is contained in:
parent
1e51a0cd96
commit
ea9e0ac92b
|
@ -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": "v20.0.0.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"
|
||||
},
|
||||
{
|
||||
"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/v20.0.0.0/RealSolarSystem_v20.0.0.0.zip",
|
||||
"download_size": 77239638,
|
||||
"download_hash": {
|
||||
"sha1": "7F9DCD4FED606DA191D79F983ECEE3E6215D5803",
|
||||
"sha256": "CEE2037E74B00706F058A6AA16E42642869637ED44D11DB8F87088C10C32F03C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 105871175,
|
||||
"release_date": "2023-06-04T20:50:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue