2022-11-24 22:37:24 +01:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
2022-11-25 07:48:01 +01:00
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SteamController" GeneratedClassName="Settings">
|
|
|
|
|
<Profiles />
|
|
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="EnableSteamDetection" Type="System.Boolean" Scope="User">
|
2022-11-27 13:41:28 +01:00
|
|
|
<Value Profile="(Default)">False</Value>
|
2022-11-25 10:56:17 +01:00
|
|
|
</Setting>
|
2022-11-27 15:01:15 +01:00
|
|
|
<Setting Name="StartupProfile" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">Desktop</Value>
|
|
|
|
|
</Setting>
|
2022-11-25 07:48:01 +01:00
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|