Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.16.5/config/smoothboot.json
4991 views
1
{
2
"threadCount": {
3
"bootstrap": 1,
4
"main": 2
5
},
6
"threadPriority": {
7
"game": 5,
8
"bootstrap": 1,
9
"main": 1,
10
"io": 1,
11
"integratedServer": 5
12
}
13
}
14