From 88e9c46d5da7c2ac2aee22b3e64458ca5ee81be9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Mar 2021 03:47:16 +0000 Subject: [PATCH] NetKAN added mod - Waterfall-0.6.2 --- Waterfall/Waterfall-0.6.2.ckan | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Waterfall/Waterfall-0.6.2.ckan diff --git a/Waterfall/Waterfall-0.6.2.ckan b/Waterfall/Waterfall-0.6.2.ckan new file mode 100644 index 0000000000..8739e71616 --- /dev/null +++ b/Waterfall/Waterfall-0.6.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.6.2", + "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", + "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.6.2/Waterfall_0_6_2.zip", + "download_size": 21664228, + "download_hash": { + "sha1": "17A3D4020CB275D1175726862BA99D9B0F0C6669", + "sha256": "5B6DE5B90B209C960426C45910FAA54C9AD02802E77B93D28235037CC666D097" + }, + "download_content_type": "application/zip", + "release_date": "2021-03-17T03:42:07Z", + "x_generated_by": "netkan" +}