4 lines
93 B
Text
4 lines
93 B
Text
|
#!/bin/sh
|
||
|
WINEPREFIX=$HOME/.wine
|
||
|
prime-run wine /home/coast/files/rimworld/RimWorldWin64.exe
|