From 165876f9d052e43fe14c8db7c93a365e6695a2a2 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 7 Jul 2016 00:20:19 +0000 Subject: [PATCH] "NetKAN generated mods - PersistentDynamicPodNames-0.1.1" --- .../PersistentDynamicPodNames-0.1.1.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.1.ckan diff --git a/PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.1.ckan b/PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.1.ckan new file mode 100644 index 0000000000..4df3cbb48d --- /dev/null +++ b/PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "PersistentDynamicPodNames", + "name": "Persistent Dynamic Pod Names", + "abstract": "Configurable names for pods and ships", + "author": "linuxgurugamer", + "license": "CC-BY-SA-4.0", + "resources": { + "homepage": "https://github.com/linuxgurugamer/PersistentDynamicPodNames", + "repository": "https://github.com/linuxgurugamer/PersistentDynamicPodNames" + }, + "version": "0.1.1", + "ksp_version_min": "1.1.2", + "ksp_version_max": "1.1.3", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "PersistentDynamicPodNames", + "install_to": "GameData", + "filter_regexp": "ModuleManager.+\\.dll" + } + ], + "download": "https://github.com/linuxgurugamer/PersistentDynamicPodNames/releases/download/0.1.1/PersistentDynamicPodNames-0.1.1.zip", + "download_size": 101674, + "download_hash": { + "sha1": "5955B2D9B49EB517E024CE8A93459D079370CB4D", + "sha256": "E9C059D85CD0CCDA1D44DECA2A5A45A06FCF848D5A9A182C189E8D4E8F7DCAC1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}