NetKAN added mod - StockWaterfallEffects-0.4.0
This commit is contained in:
parent
d0608f1996
commit
69da0509c9
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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.4.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.11",
|
||||
"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": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KnightofStJohn/StockWaterfallEffects/releases/download/0.4.0/StockWaterfallEffects_0_4_0.zip",
|
||||
"download_size": 145369,
|
||||
"download_hash": {
|
||||
"sha1": "B3F1EFD04A823DA15590280DDD5E16778DFDFC79",
|
||||
"sha256": "0098FA783E16089383D34FC58E93DE76DE46DD02F33D43F431F14E77FA239C00"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-29T22:53:26Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue