Pack start

This commit is contained in:
2025-07-26 14:57:57 +02:00
commit 4a3d935039
843 changed files with 30825 additions and 0 deletions

4
web/config/polylib.json Normal file
View File

@@ -0,0 +1,4 @@
{
// Allows poly lib to run as a server side only support. Without this, non-vanilla clients without polylib may not be able to connect.
"serverOnlySupport": false
}