NetKAN added mod - RealSolarSystem-v20.0.1.0
This commit is contained in:
parent
1ac47b0ca8
commit
f661d48367
|
@ -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.1.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.1.0/RealSolarSystem_v20.0.1.0.zip",
|
||||
"download_size": 77239698,
|
||||
"download_hash": {
|
||||
"sha1": "63090DA5A77CE086538D12CDC59DA6838CC61552",
|
||||
"sha256": "721C256DD56049418299D1D4DEBE897B1BE7FF1A590FDDD5A83790FE1D7380FB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 105871263,
|
||||
"release_date": "2023-07-05T13:37:44Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue