file upload

meat of the pack
This commit is contained in:
mina
2023-09-04 14:34:19 +01:00
parent 02473111e4
commit f49f5e9c50
163 changed files with 19679 additions and 0 deletions

10
config/smoothboot.json Normal file
View File

@@ -0,0 +1,10 @@
{
"bootstrapThreads": 1,
"mainThreads": 4,
"gamePriority": 5,
"integratedServerPriority": 5,
"bootstrapPriority": 1,
"mainPriority": 1,
"ioPriority": 1,
"modLoadingPriority": 1
}