NetKAN added mod - Waterfall-0.10.1
This commit is contained in:
parent
4da01c9b73
commit
56a101ba4c
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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.10.1",
|
||||
"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.10.1/Waterfall_0_10_1.zip",
|
||||
"download_size": 6181732,
|
||||
"download_hash": {
|
||||
"sha1": "ED95ADB0E9BCFBE55021D531B16247D5187D8797",
|
||||
"sha256": "6E762C78820322382D374B991241B707B222E578BA4E4A0E4C40AAE475F251B0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 12005814,
|
||||
"release_date": "2024-10-07T00:04:14Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue