cteNEV0.2/client/config/smoothboot.json

14 lines
198 B
JSON
Raw Normal View History

2024-09-01 04:51:31 -07:00
{
"threadCount": {
"bootstrap": 1,
"main": 11
},
"threadPriority": {
"game": 5,
"bootstrap": 1,
"main": 1,
"io": 1,
"integratedServer": 5,
"modLoading": 1
}
}