Game menu shown for Doom for those people, who choose to launch it in the console.
This commit is contained in:
parent
439f716a37
commit
d952643576
@ -405,9 +405,11 @@ game_launcher() {
|
||||
;;
|
||||
*doom*)
|
||||
exec stdbuf -oL ${game} | stdbuf -oL grep -E \
|
||||
-e '^[0-9]+\. ' \
|
||||
-e '^MAP[0-9]*' \
|
||||
-e '^Game saved. ' \
|
||||
-e '^Player was ' \
|
||||
-e '^Please select a game wad \(or 0 to exit\):' \
|
||||
-e '^You have no keys in your pocket!$' | spd-say -e
|
||||
;;
|
||||
*"main.py")
|
||||
|
Loading…
Reference in New Issue
Block a user