NetKAN added mod - StockWaterfallEffects-0.5.0
This commit is contained in:
parent
2e357e2a6c
commit
23e8e53226
|
@ -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.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.5.0/StockWaterfallEffects_0_5_0.zip",
|
||||
"download_size": 159785,
|
||||
"download_hash": {
|
||||
"sha1": "21961A632D90C7351DB2887CDE813A303383E0F7",
|
||||
"sha256": "89A78E1BD18C5E5F8CEA9A9F82649EF82D83B34E8A819CA1D852045504F9AD56"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-06T15:15:02Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue