Add AmbientSounds mod to client-only jar patterns in sync-mods-from-client.ps1

This commit is contained in:
Leonid Pershin
2026-05-08 01:53:07 +03:00
parent 1031beedd0
commit 61d35ded24
146 changed files with 8710 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#Client Settings
[client]
#Positions where sort buttons can display to help with conflicts with controls from other mods
#Allowed Values: TITLE_LINE_RIGHT, BELOW_UPGRADES, BELOW_UPGRADE_TABS, HIDDEN
sortButtonsPosition = "TITLE_LINE_RIGHT"
#Whether click sound should play when custom buttons are clicked in the GUI
playButtonSound = true
#Whether scrolling in inventory should be handled by Mouse Tweaks mod if it is in the pack
mouseTweaksScrollEnabled = true