NetKAN added mod - StockWaterfallEffects-0.5.1
This commit is contained in:
parent
69c4d7be61
commit
d4ff65dc98
StockWaterfallEffects
|
@ -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.5.1",
|
||||
"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.5.1/StockWaterfallEffects_0_5_1.zip",
|
||||
"download_size": 160436,
|
||||
"download_hash": {
|
||||
"sha1": "E89913C819BC3D6098A26FAF2A253F6789AFB709",
|
||||
"sha256": "B4D1BFF82D0935BE18AA5EF2AA12475F2878D173A24FE38A06B72F038A60A4EA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-15T22:22:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue