shMonifactory/config/smoothboot.json
2025-09-14 21:22:24 +03:00

14 lines
No EOL
211 B
JSON

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