From bc5f163c662d409f754551e5d451a6366698116f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 1 Jan 2021 16:21:09 +0000 Subject: [PATCH] NetKAN added mod - Waterfall-0.4.0 --- Waterfall/Waterfall-0.4.0.ckan | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Waterfall/Waterfall-0.4.0.ckan diff --git a/Waterfall/Waterfall-0.4.0.ckan b/Waterfall/Waterfall-0.4.0.ckan new file mode 100644 index 0000000000..b7afe12ae9 --- /dev/null +++ b/Waterfall/Waterfall-0.4.0.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "Waterfall", + "name": "Waterfall Core", + "abstract": "Core Waterfall plugin to drive engine effects, plus default effect templates. Does nothing on its own, other mods supply compatibility.", + "author": "Chris Adderley (Nertea)", + "version": "0.4.0", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.11.99", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196309-wip-waterfall-a-framework-for-continuous-mesh-driven-engine-effects-dec-19/", + "repository": "https://github.com/post-kerbin-mining-corporation/Waterfall", + "bugtracker": "https://github.com/post-kerbin-mining-corporation/Waterfall/issues", + "metanetkan": "https://github.com/post-kerbin-mining-corporation/Waterfall/raw/master/CKAN/Waterfall.netkan" + }, + "tags": [ + "plugin", + "library" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "Waterfall", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/Waterfall/releases/download/0.4.0/Waterfall_0_4_0.zip", + "download_size": 19724484, + "download_hash": { + "sha1": "6FBE88D5CFBD9DBE46C87FB6F954FF5A95CD2D89", + "sha256": "DC2ADC361EBB48A180925931F61E92D0A5997C46352CB3E33A9C2303A14631D7" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-01T15:57:49Z", + "x_generated_by": "netkan" +}