From 01e13525df1962c15c0ea888b1181a24cc3034ef Mon Sep 17 00:00:00 2001 From: Arne Date: Wed, 18 Nov 2015 20:29:46 +0100 Subject: [PATCH] Add Kopernicus-1-beta-05-1 --- Kopernicus/Kopernicus-1-beta-05-1.ckan | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Kopernicus/Kopernicus-1-beta-05-1.ckan diff --git a/Kopernicus/Kopernicus-1-beta-05-1.ckan b/Kopernicus/Kopernicus-1-beta-05-1.ckan new file mode 100644 index 0000000000..24c4a29dad --- /dev/null +++ b/Kopernicus/Kopernicus-1-beta-05-1.ckan @@ -0,0 +1,38 @@ +{ + "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": "http://github.com/Kopernicus/Kopernicus" + }, + "version": "1:beta-05-1", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.13" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/beta-05-1/Kopernicus.0.5.1.zip", + "download_size": 194254, + "x_generated_by": "netkan" +}