NetKAN added mod - StockWaterfallEffects-0.8.0
This commit is contained in:
parent
cf22f5f8ac
commit
2bc6adbb26
|
@ -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.8.0",
|
||||
"ksp_version_min": "1.11",
|
||||
"ksp_version_max": "1.12",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200334-*",
|
||||
"spacedock": "https://spacedock.info/mod/2957/Stock%20Waterfall%20Effects",
|
||||
"repository": "https://github.com/KnightofStJohn/StockWaterfallEffects",
|
||||
"bugtracker": "https://github.com/KnightofStJohn/StockWaterfallEffects/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KnightofStJohn/StockWaterfallEffects/releases/download/0.8.0/StockWaterfallEffects_0_8_0.zip",
|
||||
"download_size": 211325,
|
||||
"download_hash": {
|
||||
"sha1": "889144DAE8F191AFFFFC4901A26966C1D9047744",
|
||||
"sha256": "FDEAC83A6FA11BE747239A4C390BF9A4916DFD0A07F393B4A2725D20A5F670D5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1969145,
|
||||
"release_date": "2024-07-08T22:00:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue