Skip to content

Instantly share code, notes, and snippets.

@GloriousEggroll
Created March 24, 2023 05:47
Show Gist options
  • Save GloriousEggroll/289ff1051743c6f89e4b1189f5da5ea8 to your computer and use it in GitHub Desktop.
Save GloriousEggroll/289ff1051743c6f89e4b1189f5da5ea8 to your computer and use it in GitHub Desktop.
sc-prelaunch
#!/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