2015-08-14 17:18:12 +00: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 23:05:34 +00:00
|
|
|
<Value Profile="(Default)" />
|
2015-08-14 17:18:12 +00:00
|
|
|
</Setting>
|
2016-06-19 20:02:10 +00:00
|
|
|
<Setting Name="OutputShown" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="SkipLauncher" Type="System.Boolean" Scope="User">
|
2023-08-01 15:08:31 +00:00
|
|
|
<Value Profile="(Default)">True</Value>
|
2016-06-19 20:02:10 +00:00
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="ClearOutputOnLaunch" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
2017-03-19 15:20:57 +00:00
|
|
|
<Setting Name="CoreCombat" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
2017-03-19 19:46:03 +00: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>
|
2023-08-01 15:08:31 +00:00
|
|
|
<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>
|
2015-08-14 17:18:12 +00:00
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|