You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,8 @@ The default settings for ConGuard (contained in `settings.json`) look like this:
85
85
86
86
**Important**: Using `disable_collisions` could potentially create a separate exploit, where players using the lagswitch would use this to be collisionless right before being hit. You probably don't want to use this in a DD setting
87
87
88
+
89
+
88
90
The settings defined in `settings.json` will be used as the default settings for each ConGuard instance. You can also optionally pass a table of specific settings to overwrite when creating an instance (via `createConnectionGuard`).
89
91
90
92
If you want to change the settings for a ConGuard instance:
@@ -106,10 +108,10 @@ Settings are synced with all clients (ConGuard instances exist on the client to
106
108
For example, if you want to set the "lost connection" image for a specific instance, after it has been created:
0 commit comments