2015-08-14 13:18:12 -04:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="PSLauncher.Properties" GeneratedClassName="Settings">
|
|
|
|
|
<Profiles />
|
|
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="PSPath" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ExtraArgs" Type="System.String" Scope="User">
|
2015-10-02 19:05:34 -04:00
|
|
|
<Value Profile="(Default)" />
|
2015-08-14 13:18:12 -04:00
|
|
|
</Setting>
|
2016-06-19 16:02:10 -04:00
|
|
|
<Setting Name="OutputShown" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="SkipLauncher" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ClearOutputOnLaunch" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
2017-03-19 11:20:57 -04:00
|
|
|
<Setting Name="CoreCombat" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ServerList" Type="System.Collections.Specialized.StringCollection" Scope="User">
|
|
|
|
|
<Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
|
|
|
|
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
|
|
|
<string>PSForever,play.psforever.net,51000</string>
|
|
|
|
|
</ArrayOfString></Value>
|
|
|
|
|
</Setting>
|
2017-03-19 15:46:03 -04:00
|
|
|
<Setting Name="GenerateClientINI" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ServerSelection" Type="System.Int32" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">0</Value>
|
|
|
|
|
</Setting>
|
2015-08-14 13:18:12 -04:00
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|