diff --git a/Kopernicus/Kopernicus-2-release-1.6.1-2.ckan b/Kopernicus/Kopernicus-2-release-1.6.1-2.ckan new file mode 100644 index 0000000000..7a75e3a002 --- /dev/null +++ b/Kopernicus/Kopernicus-2-release-1.6.1-2.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": "https://forum.kerbalspaceprogram.com/index.php?/topic/181547-*", + "repository": "https://github.com/Kopernicus/Kopernicus" + }, + "version": "2:release-1.6.1-2", + "ksp_version": "1.6.1", + "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.6.1-2/Kopernicus-1.6.1-2.zip", + "download_size": 362661, + "download_hash": { + "sha1": "4BD33567CCCE963732850153FE077B803252D90B", + "sha256": "0C12B0A52005596F6424A65FC06CD01030752C2508C05129DD10E244FA1FB4E1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}