diff --git a/Kopernicus/Kopernicus-2-release-1.4.5-4.ckan b/Kopernicus/Kopernicus-2-release-1.4.5-4.ckan new file mode 100644 index 0000000000..6c28755d50 --- /dev/null +++ b/Kopernicus/Kopernicus-2-release-1.4.5-4.ckan @@ -0,0 +1,53 @@ +{ + "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" + ], + "license": "LGPL-3.0", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/140580-Kopernicus", + "repository": "https://github.com/Kopernicus/Kopernicus" + }, + "version": "2:release-1.4.5-4", + "ksp_version": "1.4.5", + "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.4.5-4/Kopernicus-1.4.5-4.zip", + "download_size": 343529, + "download_hash": { + "sha1": "A48D2E550AEAD672BEBBF1E97CF77A2BFB6163DB", + "sha256": "76192F790FFF343AD15CB1BA1A023DFBBF4686BFF80A189CCB1885D1CCA185FF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}