From 970d0960ac8cf12d385cc417f4225101e4b891f8 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 14 Dec 2015 21:17:46 +0000 Subject: [PATCH] "NetKAN generated mods - Kopernicus-1-beta-06-2" --- Kopernicus/Kopernicus-1-beta-06-2.ckan | 43 ++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Kopernicus/Kopernicus-1-beta-06-2.ckan diff --git a/Kopernicus/Kopernicus-1-beta-06-2.ckan b/Kopernicus/Kopernicus-1-beta-06-2.ckan new file mode 100644 index 0000000000..f47cc10886 --- /dev/null +++ b/Kopernicus/Kopernicus-1-beta-06-2.ckan @@ -0,0 +1,43 @@ +{ + "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/threads/114649", + "repository": "https://github.com/Kopernicus/Kopernicus" + }, + "version": "1:beta-06-2", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.13" + } + ], + "recommends": [ + { + "name": "KittopiaTech" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/beta-06-2/Kopernicus.0.6.2.zip", + "download_size": 201400, + "x_generated_by": "netkan" +}