diff --git a/Kopernicus/Kopernicus-2-release-1-1-1.ckan b/Kopernicus/Kopernicus-2-release-1-1-1.ckan new file mode 100644 index 0000000000..3761e9c568 --- /dev/null +++ b/Kopernicus/Kopernicus-2-release-1-1-1.ckan @@ -0,0 +1,48 @@ +{ + "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" + ], + "license": "LGPL-3.0", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/140580-/", + "repository": "https://github.com/Kopernicus/Kopernicus" + }, + "version": "2:release-1-1-1", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.16" + } + ], + "suggests": [ + { + "name": "KittopiaTech" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-1-1-1/Kopernicus.1.1.1.zip", + "download_size": 223001, + "download_hash": { + "sha1": "823875E8F0EE2BE6A8404CD8686800096A9E4220", + "sha256": "FD531C76B453522BC51734994378CC3F0AC58341325FDB303D8DBC205785471C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}