NetKAN added mod - StockWaterfallEffects-0.4.1
This commit is contained in:
parent
63f59e1870
commit
113268eb51
|
@ -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.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.4.1/StockWaterfallEffects_0_4_1.zip",
|
||||
"download_size": 145369,
|
||||
"download_hash": {
|
||||
"sha1": "45F2F13AAAB3EAD7F96B9D3345E0BCF2152F76B1",
|
||||
"sha256": "CA501F0DDD67E372C80B2AA36D1C9DB3C558C753467C4AE3AC798B01F41894A8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-31T15:03:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue