mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Language and CPU Changes
- french language file updated - config settings added to allow multiple CPU processor count
This commit is contained in:
parent
8b29bb2535
commit
2391ab61d8
7 changed files with 262 additions and 135 deletions
|
|
@ -14,7 +14,13 @@
|
|||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
|
||||
</startup>
|
||||
|
||||
|
||||
<runtime>
|
||||
<Thread_UseAllCpuGroups enabled="true"/>
|
||||
<GCCpuGroup enabled="true"/>
|
||||
<gcServer enabled="true"/>
|
||||
</runtime>
|
||||
|
||||
<applicationSettings>
|
||||
<ServerManagerTool.Config>
|
||||
<setting name="SteamCmdInstallServerArgsFormat" serializeAs="String">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue