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:54 -04:00
parent 3b7ec6ba65
commit d1a0b48668

View File

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