steam-deck-tools/SteamController/Settings.settings

12 lines
553 B
XML

<?xml version='1.0' encoding='utf-8'?>
<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">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="StartupProfile" Type="System.String" Scope="User">
<Value Profile="(Default)">Desktop</Value>
</Setting>
</Settings>
</SettingsFile>