Add AmbientSounds mod to client-only jar patterns in sync-mods-from-client.ps1
This commit is contained in:
@@ -39,6 +39,7 @@ $ClientOnlyJarLikePatterns = @(
|
||||
'sodiumoptionsapi-*'
|
||||
'time_on_display-*'
|
||||
'ToastControl-*'
|
||||
'AmbientSounds-*'
|
||||
)
|
||||
|
||||
function Test-ClientOnlyJarName([string] $fileName) {
|
||||
|
||||
Reference in New Issue
Block a user