Files
BoundlessHorizons/config/threadtweak.json
2024-09-25 03:12:49 +02:00

13 lines
177 B
JSON

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