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
{{ message }}
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ Thanks for the work!
9
9
DISCLAIMER: *not* responsible for any issues or breakages caused by the plugin.
10
10
```
11
11
12
+
### Fix server crashes
13
+
In case you have non-expected server crashes, it might be due the `addons\cs2scrim\gamedata\cs2fixes.games.txt` is not up-to-date.
14
+
I might not update that text until a next "official" release of the addon, so in order to fix that file:
15
+
The original addon repository it's actively updated, so copy the content of this https://github.com/Source2ZE/CS2Fixes/blob/main/gamedata/cs2fixes.games.txt onto your `addons\cs2scrim\gamedata\cs2fixes.games.txt`
16
+
12
17
# Addon information
13
18
This plugin adds the minimum requirements for competitive teams that need a more handy way of managing a few commands from the server side, like config management or replay recording.
0 commit comments