MMS/client/overrides/config/threadtweak.json
anonoe 894c741e53
change format for mod jars
- remove raw jars
- replace with modrinth.index.json
=> + save storage space and network bandwidth
=> - building is now more complicated
2026-01-05 18:30:16 +01:00

8 lines
99 B
JSON
Executable file

{
"threadPriority": {
"game": 8,
"main": 2,
"io": 7,
"integratedServer": 7
}
}