mod config updates
This commit is contained in:
parent
058b6f31d2
commit
6af34bdefc
10 changed files with 405 additions and 37 deletions
|
|
@ -1,8 +1,13 @@
|
|||
{
|
||||
"threadCount": {
|
||||
"bootstrap": 1,
|
||||
"main": 3
|
||||
},
|
||||
"threadPriority": {
|
||||
"game": 8,
|
||||
"bootstrap": 1,
|
||||
"main": 2,
|
||||
"io": 7,
|
||||
"integratedServer": 7
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue