From 549acb34452f92fbcb2261c7906f9a907af0468e Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Tue, 24 Dec 2024 12:14:12 -0800 Subject: [PATCH] Add the tornado chicken --- .install/The Tornado Chicken.sh | 8 ++++++++ .launch/The Tornado Chicken.game | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 .install/The Tornado Chicken.sh create mode 100644 .launch/The Tornado Chicken.game diff --git a/.install/The Tornado Chicken.sh b/.install/The Tornado Chicken.sh new file mode 100644 index 0000000..fd86c10 --- /dev/null +++ b/.install/The Tornado Chicken.sh @@ -0,0 +1,8 @@ +check_architecture x86_64 +get_installer "Ttc v3.0 linux.zip" "https://renzivan.itch.io/the-tornado-chicken" +unzip -d "${installPath}/The Tornado Chicken" "${cache}/Ttc v3.0 linux.zip" +chmod +x "${installPath}/The Tornado Chicken/Ttc" +echo "Note: When the game first starts it will be playing very loud music with the built in suboptimal voice." +echo "You are recommended to press page down several times to turn down the music, then go to settings and enable speech with screen reader, using speech dispatcher." +echo "You may then press page up to set the music to your liking." +alert diff --git a/.launch/The Tornado Chicken.game b/.launch/The Tornado Chicken.game new file mode 100644 index 0000000..7acbb5b --- /dev/null +++ b/.launch/The Tornado Chicken.game @@ -0,0 +1,3 @@ +check_architecture x86_64 +pushd "${installPath}/The Tornado Chicken" +${fex}./Ttc