forcing steam shared on

forcing steam shared on, its off by default and including steam subsystem isn't automatically turning it on.
This commit is contained in:
Joshua
2022-04-26 09:01:05 -04:00
parent 64710df075
commit 936532f1a0

View File

@@ -33,6 +33,10 @@
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
},
{
"Name": "SteamShared",
"Enabled": true
}
]
}