forked from nikita/muzika-gromche
Fix LethalConfig dependency string
Apparently, this is different from BepInEx plugin GUID.
This commit is contained in:
parent
b7eb4ce60b
commit
39a8255532
|
@ -7,7 +7,7 @@
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"BepInEx-BepInExPack-5.4.2100",
|
"BepInEx-BepInExPack-5.4.2100",
|
||||||
"Sigurd-CSync-5.0.1",
|
"Sigurd-CSync-5.0.1",
|
||||||
"ainavt.lc.lethalconfig-1.4.6",
|
"AinaVT-LethalConfig-1.4.6",
|
||||||
"WaterGun-V70PoweredLights_Fix-1.0.0"
|
"WaterGun-V70PoweredLights_Fix-1.0.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue