From e8d4740c47bfb83b4075ad66a9e450cf32f643a6 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 10 Jul 2022 17:27:12 +0000 Subject: [PATCH] NetKAN added mod - Waterfall-0.8.2 --- Waterfall/Waterfall-0.8.2.ckan | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Waterfall/Waterfall-0.8.2.ckan diff --git a/Waterfall/Waterfall-0.8.2.ckan b/Waterfall/Waterfall-0.8.2.ckan new file mode 100644 index 0000000000..daba3f3962 --- /dev/null +++ b/Waterfall/Waterfall-0.8.2.ckan @@ -0,0 +1,42 @@ +{ + "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.8.2", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.12.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", + "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/Waterfall/master/GameData/Waterfall/Versioning/Waterfall.version" + }, + "tags": [ + "plugin", + "library" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "Waterfall", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/Waterfall/releases/download/0.8.2/Waterfall_0_8_2.zip", + "download_size": 22106381, + "download_hash": { + "sha1": "FCB5631D577A0F6DEBB9B84C47E05AAED90DB2CE", + "sha256": "F990075D4A043AFD0E914D4E7E3A8A5F3F513778347CF079550B0E059D4034D6" + }, + "download_content_type": "application/zip", + "release_date": "2022-07-10T17:25:22Z", + "x_generated_by": "netkan" +}