From 176e3e39286a37469a43fc6c2041b467eecb0ec5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 13 Jun 2015 00:20:56 +0000 Subject: [PATCH] 'NetKAN generated mods - Kopernicus/Kopernicus-pre-alpha-08.ckan' --- Kopernicus/Kopernicus-pre-alpha-08.ckan | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Kopernicus/Kopernicus-pre-alpha-08.ckan diff --git a/Kopernicus/Kopernicus-pre-alpha-08.ckan b/Kopernicus/Kopernicus-pre-alpha-08.ckan new file mode 100644 index 0000000000..1ef450964e --- /dev/null +++ b/Kopernicus/Kopernicus-pre-alpha-08.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.4", + "identifier": "Kopernicus", + "name": "Kopernicus Planetary System Modifier", + "abstract": "Kopernicus Planetary System Modifier", + "description": "Kopernicus Planetary System Modifier", + "release_status": "development", + "license": "LGPL-2.0", + "author": "BryceSchroeder", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88168", + "repository": "http://github.com/BryceSchroeder/Kopernicus" + }, + "depends": [ + { + "name": "ModuleManager" + } + ], + "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" + } + ], + "version": "pre-alpha-08", + "download": "https://github.com/BryceSchroeder/Kopernicus/releases/download/pre-alpha-08/Kopernicus.0.0.8.zip", + "x_generated_by": "netkan", + "download_size": 43552209 +}