mod config updates

This commit is contained in:
anonoe 2025-04-12 19:08:06 +02:00
parent 058b6f31d2
commit 6af34bdefc
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho
10 changed files with 405 additions and 37 deletions

View file

@ -1,8 +1,13 @@
{
"threadCount": {
"bootstrap": 1,
"main": 3
},
"threadPriority": {
"game": 8,
"bootstrap": 1,
"main": 2,
"io": 7,
"integratedServer": 7
}
}
}