Steam Voice Chat

Added Steam Voice Chat
This commit is contained in:
Risensy
2025-01-31 20:11:37 +03:00
parent 3809863570
commit 9b48d08d57
92 changed files with 121 additions and 27 deletions

View File

@@ -7,7 +7,10 @@
{
"Name": "Steam",
"Type": "Runtime",
"LoadingPhase": "Default"
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
@@ -48,6 +51,10 @@
{
"Name": "OnlineSubsystemNull",
"Enabled": true
},
{
"Name": "SoundUtilities",
"Enabled": true
}
],
"TargetPlatforms": [