This commit is contained in:
anonoe 2025-04-12 20:09:26 +02:00
parent b2c19d7d7b
commit 4490ac6243
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho
12 changed files with 980 additions and 44 deletions

View file

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