Commit bfdfe14
fix(cs2server): use cs2.sh script instead of cs2 binary for server startup (#4843)
Update CS2 server launch to use the cs2.sh script as recommended by Valve.
The script properly sets LD_LIBRARY_PATH environment variable, which is required after recent CS2 updates.
Closes #4842
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>1 parent 1689f3c commit bfdfe14
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments