2020-06-15 19:11:05 +00:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="GCMM.Properties" GeneratedClassName="Settings">
|
|
|
|
<Profiles />
|
|
|
|
<Settings>
|
|
|
|
<Setting Name="GamePath" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="WinePath" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
2020-06-16 13:45:04 +00:00
|
|
|
<Setting Name="UseProxy" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
</Setting>
|
2020-06-18 18:05:14 +00:00
|
|
|
<Setting Name="NeedsUpdate" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
</Setting>
|
2021-01-20 17:31:34 +00:00
|
|
|
<Setting Name="SteamUserID" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">0</Value>
|
2021-01-20 01:21:22 +00:00
|
|
|
</Setting>
|
|
|
|
<Setting Name="AutoLaunch" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
</Setting>
|
2020-06-15 19:11:05 +00:00
|
|
|
</Settings>
|
|
|
|
</SettingsFile>
|