From 73791320d7caca1694dce5527b80cc86b4aae907 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 24 Aug 2015 00:27:30 +0000 Subject: [PATCH] "NetKAN generated mods - Kopernicus/Kopernicus-1-beta-03-1.ckan" --- Kopernicus/Kopernicus-1-beta-03-1.ckan | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Kopernicus/Kopernicus-1-beta-03-1.ckan diff --git a/Kopernicus/Kopernicus-1-beta-03-1.ckan b/Kopernicus/Kopernicus-1-beta-03-1.ckan new file mode 100644 index 0000000000..7ac4700cd2 --- /dev/null +++ b/Kopernicus/Kopernicus-1-beta-03-1.ckan @@ -0,0 +1,39 @@ +{ + "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", + "Gravitasi", + "KCreator" + ], + "license": "LGPL-2.0", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/114649", + "repository": "http://github.com/BryceSchroeder/Kopernicus" + }, + "version": "1:beta-03-1", + "ksp_version": "1.0", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.6" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData", + "filter": "Cache", + "comment": "At time of writing the Cache folder does not exist, but it may in the future so we filter it" + } + ], + "download": "https://github.com/BryceSchroeder/Kopernicus/releases/download/beta-03-1/Kopernicus.0.3.1.zip", + "download_size": 46073868, + "x_generated_by": "netkan" +}