Skip to content

Commit be126fe

Browse files
committed
NetKAN added mod - Waterfall-0.11.0
1 parent 3360495 commit be126fe

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

Waterfall/Waterfall-0.11.0.ckan

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"spec_version": "v1.36",
3+
"identifier": "Waterfall",
4+
"name": "Waterfall Core",
5+
"abstract": "Core Waterfall plugin to drive engine effects, plus default effect templates. Does nothing on its own, other mods supply compatibility.",
6+
"author": "Chris Adderley (Nertea)",
7+
"version": "0.11.0",
8+
"ksp_version_min": "1.8",
9+
"ksp_version_max": "1.12",
10+
"license": "CC-BY-NC-SA-4.0",
11+
"release_status": "testing",
12+
"resources": {
13+
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196309-wip-waterfall-a-framework-for-continuous-mesh-driven-engine-effects-dec-19/",
14+
"repository": "https://github.com/KSPModStewards/Waterfall",
15+
"bugtracker": "https://github.com/KSPModStewards/Waterfall/issues",
16+
"manual": "https://github.com/KSPModStewards/Waterfall/wiki",
17+
"remote-avc": "https://github.com/KSPModStewards/Waterfall/releases/latest/download/Waterfall.version"
18+
},
19+
"tags": [
20+
"plugin",
21+
"library"
22+
],
23+
"depends": [
24+
{
25+
"name": "ModuleManager"
26+
}
27+
],
28+
"download": "https://github.com/KSPModStewards/Waterfall/releases/download/0.11.0/Waterfall-0.11.0.zip",
29+
"download_size": 6195771,
30+
"download_hash": {
31+
"sha256": "6105D6E5204AF8690C505FF871102DB5ED076A64461F382324DD92FA170B1B46"
32+
},
33+
"download_content_type": "application/zip",
34+
"install_size": 11958231,
35+
"release_date": "2026-04-29T19:37:29Z",
36+
"x_generated_by": "netkan"
37+
}

0 commit comments

Comments
 (0)