diff --git a/PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.8.ckan b/PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.8.ckan new file mode 100644 index 0000000000..bd2f193c0a --- /dev/null +++ b/PersistentDynamicPodNames/PersistentDynamicPodNames-0.1.8.ckan @@ -0,0 +1,40 @@ +{ + "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": "http://forum.kerbalspaceprogram.com/index.php?/topic/142900-12-persistent-dynamic-pod-names-release/", + "repository": "https://github.com/linuxgurugamer/PersistentDynamicPodNames" + }, + "version": "0.1.8", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "JanitorsCloset" + } + ], + "install": [ + { + "find": "PersistentDynamicPodNames", + "install_to": "GameData", + "filter_regexp": "ModuleManager.+\\.dll" + } + ], + "download": "https://github.com/linuxgurugamer/PersistentDynamicPodNames/releases/download/0.1.8/PersistentDynamicPodNames-0.1.8.zip", + "download_size": 73532, + "download_hash": { + "sha1": "60963AD3CAD82EE1568903BADA1E8876C566ECB6", + "sha256": "867FA5F2083B373DA5501D63FA547943CDEBC4959B7722E1C97A56DA3FCB7832" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}