NetKAN added mod - StockWaterfallEffects-0.6.3
This commit is contained in:
parent
86b2762e18
commit
51eca18fb8
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StockWaterfallEffects",
|
||||
"name": "Stock Waterfall Effects",
|
||||
"abstract": "This Kerbal Space Program mod contains config files that give Waterfall effects to the stock engines.",
|
||||
"author": "KnightofStJohn",
|
||||
"version": "0.6.3",
|
||||
"ksp_version_min": "1.11",
|
||||
"ksp_version_max": "1.12",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200334-*",
|
||||
"repository": "https://github.com/KnightofStJohn/StockWaterfallEffects",
|
||||
"bugtracker": "https://github.com/KnightofStJohn/StockWaterfallEffects/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KnightofStJohn/StockWaterfallEffects/releases/download/0.6.3/StockWaterfallEffects_0_6_3.zip",
|
||||
"download_size": 188621,
|
||||
"download_hash": {
|
||||
"sha1": "8E74E15826732A98C4DE6AD470710D414726BAAA",
|
||||
"sha256": "32CF89408CACF29E0284EA1FEA7BA449B05CAE3533876DFA964F830F46CA997A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-17T11:42:10Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue