Several games added.
This commit is contained in:
@@ -384,7 +384,7 @@ case "$GAME" in
|
||||
run_wine "super egg hunt" "superegghunt.exe"
|
||||
;;
|
||||
"Super Liam")
|
||||
run_wine "Super Liam" "sl.exe"
|
||||
fex_load "Super Liam" "SuperLiam"
|
||||
;;
|
||||
"The Blind Swordsman")
|
||||
if [[ "$(uname -m)" != "x86_64" ]]; then
|
||||
@@ -393,11 +393,14 @@ case "$GAME" in
|
||||
wine ~/.local/games/TheBlindSwordsman.exe
|
||||
fi
|
||||
;;
|
||||
"The Great Toy Robbery")
|
||||
fex_load "The Great Toy Robbery" "tgtr"
|
||||
;;
|
||||
"The Tornado Chicken")
|
||||
fex_load "The Tornado Chicken" "Ttc"
|
||||
;;
|
||||
"Top Speed 3")
|
||||
run_wine "Top Speed 3" "TopSpeed.exe"
|
||||
fex_load "Top Speed 3" "TopSpeed"
|
||||
;;
|
||||
"Toy Mania")
|
||||
if [[ -e ~/Downloads/ToyMania_windows_portable_password_is_GrateCollector.7z ]]; then
|
||||
|
||||
Reference in New Issue
Block a user