NetKAN added mod - StockWaterfallEffects-0.2.0
This commit is contained in:
parent
43de9241dd
commit
f157eba87d
|
@ -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.2.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.2.0/StockWaterfallEffects_0_2_0.zip",
|
||||||
|
"download_size": 68711,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8757F5ABB0E09D73670C817DED7EB9F0CD0AC0D2",
|
||||||
|
"sha256": "5F2457B3DF7A8E7D0814D00C1A8CBD49B866DEEFC94A1B2DDCADCCED894AD716"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2021-02-27T17:15:42Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue