Skip to content

Commit 100a4e1

Browse files
committed
update build config to ignore new clientside mods
1 parent 987ec32 commit 100a4e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

output_build/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"mods/fluxloading.*?\\.jar",
2626
"mods/itlt.*?\\.jar",
2727
"mods/.+.litemod.*",
28-
"mods/.*[Ll]ockdown.*.jar"
28+
"mods/.*[Ll]ockdown.*.jar",
29+
"mods/[Ss]ound[Ll]imit[Ee]xtends.+"
2930

3031
],
3132
"client_only": [

0 commit comments

Comments
 (0)