mirror of
https://github.com/Risensy/Steam.git
synced 2025-10-23 00:14:26 +00:00
Steam Voice Chat
Added Steam Voice Chat
This commit is contained in:
@@ -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": [
|
||||
|
Reference in New Issue
Block a user