Steam Sockets

This commit is contained in:
Risensy
2024-07-19 18:12:27 +03:00
parent cec34f0d50
commit 8fe5fa0e86
6 changed files with 142 additions and 3 deletions

View File

@@ -25,6 +25,29 @@
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
},
{
"Name": "SteamSockets",
"Enabled": true
},
{
"Name": "OnlineSubsystemGooglePlay",
"Enabled": false,
"SupportedTargetPlatforms": [
"Android"
]
},
{
"Name": "OnlineSubsystemIOS",
"Enabled": false,
"SupportedTargetPlatforms": [
"IOS",
"TVOS"
]
},
{
"Name": "OnlineSubsystemNull",
"Enabled": false
}
],
"TargetPlatforms": [