Files
Reimagined/config/threadtweak.json
T
2026-05-07 21:38:27 +03:00

13 lines
177 B
JSON

{
"threadCount": {
"bootstrap": 1,
"main": 15
},
"threadPriority": {
"game": 9,
"bootstrap": 1,
"main": 1,
"io": 1,
"integratedServer": 1
}
}