mirror of
https://github.com/psforever/GameLauncher.git
synced 2026-01-29 06:51:00 +00:00
15 lines
662 B
XML
15 lines
662 B
XML
<?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="Logging" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="ExtraArgs" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)"> </Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |