NetKAN added mod - Waterfall-0.6.5
This commit is contained in:
parent
0627d78a0f
commit
4cfd98e524
|
@ -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.5",
|
||||
"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.5/Waterfall_0_6_5.zip",
|
||||
"download_size": 21674698,
|
||||
"download_hash": {
|
||||
"sha1": "C7F2C824F09FFED16ABA204901950E4E29E63C7A",
|
||||
"sha256": "80AA37D0112D19D6FB64A371C0A7484702166DAC15B6A87C461D980D3B630FCE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-17T04:45:38Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue