diff --git a/Kopernicus/Kopernicus-2-release-1.9.1-9.ckan b/Kopernicus/Kopernicus-2-release-1.9.1-9.ckan new file mode 100644 index 0000000000..3a6365412d --- /dev/null +++ b/Kopernicus/Kopernicus-2-release-1.9.1-9.ckan @@ -0,0 +1,67 @@ +{ + "spec_version": "v1.4", + "identifier": "Kopernicus", + "name": "Kopernicus Planetary System Modifier", + "abstract": "Allows users to replace the planetary system used by the game.", + "author": [ + "BryceSchroeder", + "Teknoman117", + "Thomas P.", + "NathanKell", + "KillAshley", + "Gravitasi", + "KCreator", + "Sigma88", + "R-T-B", + "prestja" + ], + "version": "2:release-1.9.1-9", + "ksp_version": "1.9.1", + "license": "LGPL-3.0", + "release_status": "development", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194936-*", + "repository": "https://github.com/Kopernicus/Kopernicus", + "bugtracker": "https://github.com/Kopernicus/Kopernicus/issues" + }, + "tags": [ + "plugin", + "library" + ], + "localizations": [ + "en-us", + "it-it", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "ModularFlightIntegrator", + "min_version": "1.2.4.0" + } + ], + "suggests": [ + { + "name": "KittopiaTech" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-1.9.1-9/Kopernicus-1.9.1-9.zip", + "download_size": 392575, + "download_hash": { + "sha1": "37E3C5979B921B2281AA559D5BB4B3A9076B613C", + "sha256": "5BEC8ABE5533C66876F3DEB684B42CE98B72E790A26FD88C944E286349E6952C" + }, + "download_content_type": "application/zip", + "release_date": "2020-10-06T18:32:10Z", + "x_generated_by": "netkan" +}