NetKAN added mod - WaterfallRestock-0.2.3
This commit is contained in:
parent
988d718843
commit
dd2583c1c5
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WaterfallRestock",
|
||||
"name": "Waterfall - Restock",
|
||||
"abstract": "Waterfall configuration for the Restock and Restock+ mods. Adds Waterfall-driven effects to most engines and lights.",
|
||||
"author": "Chris Adderley (Nertea)",
|
||||
"version": "0.2.3",
|
||||
"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/WaterfallRestock",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/WaterfallRestock/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/WaterfallRestock/raw/master/CKAN/WaterfallRestock.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/WaterfallRestock/master/GameData/WaterfallRestock/Versioning/WaterfallRestock.version"
|
||||
},
|
||||
"tags": [
|
||||
"graphics",
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WaterfallRestock",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/post-kerbin-mining-corporation/WaterfallRestock/releases/download/0.2.3/WaterfallRestock_0_2_3.zip",
|
||||
"download_size": 21713575,
|
||||
"download_hash": {
|
||||
"sha1": "2F0595D6F2DD4CB11EE7744FE7EBF51704E39487",
|
||||
"sha256": "380A4D91CC71F1F4C7D58E808C4B6D199EE9C1FF7FD7E3697D4AFB7D30B9543F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-26T19:54:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue