Created
March 24, 2023 05:47
-
-
Save GloriousEggroll/289ff1051743c6f89e4b1189f5da5ea8 to your computer and use it in GitHub Desktop.
sc-prelaunch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
if [ -d \"$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat\" ]; then rm -rf \"$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat\"; fi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment