NetKAN added mod - RealSolarSystem-v20.1.0.0
This commit is contained in:
parent
1a3b597b34
commit
70e1a29290
|
@ -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.1.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.1.0.0/RealSolarSystem_v20.1.0.0.zip",
|
||||
"download_size": 77597222,
|
||||
"download_hash": {
|
||||
"sha1": "960BADA9EC2349BFB35A578E0F51FCCF4A9D2096",
|
||||
"sha256": "27F2428CDEAE03858C775E3B6A3DF8D9CBC90BA6B22DB9ECE0539DA251214537"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 106920850,
|
||||
"release_date": "2023-09-03T18:12:26Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue