NetKAN added mod - StockWaterfallEffects-0.3.0
This commit is contained in:
parent
36d60b4df4
commit
34d85f9bc3
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.3.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.3.0/StockWaterfallEffects_0_3_0.zip",
|
||||
"download_size": 105662,
|
||||
"download_hash": {
|
||||
"sha1": "301B6B8DF72D78EFCEC5A711A0ED23367E13A5D8",
|
||||
"sha256": "4796606ADEA453D262AA01C56217F4C19A18D3820BC9AEC71C8F6183D0F2A9C1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-15T03:38:02Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue