mirror of
https://github.com/psforever/GameLauncher.git
synced 2026-07-12 23:14:42 +00:00
Working server selection and INI rewrite
This commit is contained in:
parent
bf35d3aea1
commit
7dcfcf81c6
13 changed files with 301 additions and 77 deletions
|
|
@ -26,5 +26,11 @@
|
|||
<string>PSForever,play.psforever.net,51000</string>
|
||||
</ArrayOfString></Value>
|
||||
</Setting>
|
||||
<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>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue