diff --git a/Kopernicus/Kopernicus-2-release-1.10.1-28.ckan b/Kopernicus/Kopernicus-2-release-1.10.1-28.ckan new file mode 100644 index 0000000000..9d45f866cd --- /dev/null +++ b/Kopernicus/Kopernicus-2-release-1.10.1-28.ckan @@ -0,0 +1,68 @@ +{ + "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.10.1-28", + "ksp_version": "1.9.1", + "license": "LGPL-3.0", + "release_status": "development", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200143-*", + "repository": "https://github.com/Kopernicus/Kopernicus", + "bugtracker": "https://github.com/Kopernicus/Kopernicus/issues", + "remote-avc": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/build/KSP191/GameData/Kopernicus/Plugins/Kopernicus.version" + }, + "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-28/Kopernicus-1.10.1-28.zip", + "download_size": 400841, + "download_hash": { + "sha1": "3C9C714EEBE21B93AA31E744069257A15557AB0B", + "sha256": "AD93BA002B583215D797B969253D2DD43759D7883272B0D79537F06242E5B89B" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-07T19:29:35Z", + "x_generated_by": "netkan" +}