diff --git a/RealSolarSystem/RealSolarSystem-v18.1.4.ckan b/RealSolarSystem/RealSolarSystem-v18.1.4.ckan new file mode 100644 index 0000000000..3a7a8d3ef5 --- /dev/null +++ b/RealSolarSystem/RealSolarSystem-v18.1.4.ckan @@ -0,0 +1,74 @@ +{ + "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": [ + "NathanKell", + "eggrobin", + "raidernick", + "PhineasFreak" + ], + "version": "v18.1.4", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.10.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", + "remote-avc": "https://github.com/KSP-RO/RealSolarSystem/raw/master/GameData/RealSolarSystem/RealSolarSystem.version" + }, + "tags": [ + "planet-pack", + "config", + "plugin", + "resources" + ], + "localizations": [ + "en-us", + "zh-cn" + ], + "provides": [ + "CustomAsteroids-Pops" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus", + "min_version": "2:release-1.3.1-7" + }, + { + "name": "RSSTextures" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "KSCSwitcher" + }, + { + "name": "RSSDateTimeFormatter" + } + ], + "install": [ + { + "find": "RealSolarSystem", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealSolarSystem/releases/download/v18.1.4/RealSolarSystem_v18.1.4.zip", + "download_size": 77781833, + "download_hash": { + "sha1": "267B8FC84215C3DE9E650441C98CB6886925E5AA", + "sha256": "8E58CAB90EDBBF6F11652CAB8CB00A75AF32C1A75B7D08E054D981F41982EB3A" + }, + "download_content_type": "application/zip", + "release_date": "2021-03-20T21:39:41Z", + "x_generated_by": "netkan" +}