first commit

This commit is contained in:
Leonid Pershin
2026-05-08 01:03:14 +03:00
commit f2ca12a0a8
382 changed files with 22964 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"maxChunksPerTick": {
"desc:": "Maximum amount of chunks sent per tick to a player, increases dynamically with size of the backlog",
"maxChunksPerTick": 5
},
"debugLogging": {
"desc:": "Enable debug logging to show the amount of chunks sent/queued",
"debugLogging": false
}
}