cteNEV0.2/server/config/smoothboot.json
2024-09-04 18:24:52 -07:00

14 lines
198 B
JSON

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