Dépôt initial
This commit is contained in:
8
bin/stardew_valley
Executable file
8
bin/stardew_valley
Executable file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
IFS="
|
||||
"
|
||||
|
||||
dir="/home/od/GOG Games/Stardew Valley/"
|
||||
|
||||
cd $dir && TERM=xterm ./start.sh
|
Reference in New Issue
Block a user