mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-29 05:59:02 +00:00
Add comments
This commit is contained in:
parent
40e5722ed4
commit
d4570b1a9a
@ -1,5 +1,9 @@
|
||||
#!/bin/sh
|
||||
############################################
|
||||
## Lutris pre-launch script for Star Citizen
|
||||
############################################
|
||||
|
||||
## EAC Workaround: Remove EAC cache
|
||||
EACDIR="$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat"
|
||||
|
||||
if [ -d "$EACDIR" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user