Allow Changing of Sound Output Device (#478)

*A small mod that adds an option to switch the sound output device*

v1.0.4 (https://www.curseforge.com/minecraft/mc-mods/more-sound-config/files/2707092)

[FEATURE]
[QOL]
This commit is contained in:
htmlcsjs 2023-10-25 10:33:18 +01:00 committed by GitHub
parent 5d557b6424
commit 878eb9bd9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -539,6 +539,14 @@
"fileID": 2833640,
"required": true
},
{
"projectID": 306555,
"fileID": 2707092,
"required": true,
"sides": [
"client"
]
},
{
"projectID": 306770,
"fileID": 3162874,
@ -761,4 +769,4 @@
"required": true
}
]
}
}