misc: uh what happened here
This commit is contained in:
6
apps/lutris/discord_rpc.sh
Normal file
6
apps/lutris/discord_rpc.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Launch winediscordipcbridge.exe automatically.
|
||||
|
||||
echo "wine: $WINE"
|
||||
echo "prefix: $WINEPREFIX"
|
||||
$WINE ./winediscordipcbridge.exe
|
||||
Reference in New Issue
Block a user