mirror of
https://github.com/psforever/GameLauncher.git
synced 2026-04-26 06:35:21 +00:00
Initial commit
This commit is contained in:
parent
b084826659
commit
837d87e323
18 changed files with 2313 additions and 0 deletions
15
PS2ModLauncher/Properties/Settings.settings
Normal file
15
PS2ModLauncher/Properties/Settings.settings
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue