cobblemonNEV/client/config/smoothboot.json

14 lines
198 B
JSON
Raw Permalink Normal View History

2024-05-13 18:07:25 -07:00
{
"threadCount": {
"bootstrap": 1,
"main": 15
},
"threadPriority": {
"game": 5,
"bootstrap": 1,
"main": 1,
"io": 1,
"integratedServer": 5,
"modLoading": 1
}
}