feat: add discord_rpc.sh
chore: update garena readme
This commit is contained in:
6
apps/Lutris/discord_rpc.sh
Executable file
6
apps/Lutris/discord_rpc.sh
Executable 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