Added Steam for x86_64 systems.
This commit is contained in:
@@ -302,6 +302,10 @@ case "$GAME" in
|
||||
"SoundRTS")
|
||||
run_native "SoundRTS" "soundrts.py"
|
||||
;;
|
||||
"Steam")
|
||||
orca &
|
||||
exec steam -bigpicture
|
||||
;;
|
||||
"Super Egg Hunt")
|
||||
run_wine "super egg hunt" "superegghunt.exe"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user