NetKAN added mod - SRBWaterfallEffects-2.3.5
This commit is contained in:
parent
b2765d3535
commit
ffb5e1f251
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "SRBWaterfallEffects",
|
||||
"name": "Solid Rocket Booster Waterfall Effects (SWE)",
|
||||
"abstract": "A set of waterfall and realplume configs to add waterfall to SRBs",
|
||||
"author": [
|
||||
"Adiri",
|
||||
"Kochi"
|
||||
],
|
||||
"version": "2.3.5",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207196-112x-srb-waterfall-effects-swe/",
|
||||
"spacedock": "https://spacedock.info/mod/2992/Solid%20Rocket%20Booster%20Waterfall%20Effects%20(SWE)",
|
||||
"repository": "https://github.com/kochiBR/Solid-Waterfall-Effects",
|
||||
"bugtracker": "https://github.com/kochiBR/Solid-Waterfall-Effects/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Adiri_65268/Solid_Rocket_Booster_Waterfall_Effects_SWE/Solid_Rocket_Booster_Waterfall_Effects_SWE-1658358183.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume-StockConfigs"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
},
|
||||
{
|
||||
"name": "TUFX"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "AudioMufflerRedux"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "GemstoneLV"
|
||||
},
|
||||
{
|
||||
"name": "NewTantaresLV"
|
||||
},
|
||||
{
|
||||
"name": "NewTantares"
|
||||
},
|
||||
{
|
||||
"name": "ChrayolDesignOrg"
|
||||
},
|
||||
{
|
||||
"name": "CRE"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "SWE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2992/Solid%20Rocket%20Booster%20Waterfall%20Effects%20%28SWE%29/download/2.3.5",
|
||||
"download_size": 303546,
|
||||
"download_hash": {
|
||||
"sha1": "EB6D27C3F6FC80C4582270BFFD5925257837B0DC",
|
||||
"sha256": "77121E1EB9D2A206C7E7577A4346F8AA6CEB17BE9C114DAC0CC22F0A9AE2F5DA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 483230,
|
||||
"release_date": "2022-08-12T05:40:55.636984+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue