From 771fe5d956ef1da4e62522ed9577929ca82100f0 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 8 Jan 2025 12:51:42 -0500 Subject: [PATCH] Updated Tornado Chicken. --- .install/The Tornado Chicken.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.install/The Tornado Chicken.sh b/.install/The Tornado Chicken.sh index fd86c10..d53b81e 100644 --- a/.install/The Tornado Chicken.sh +++ b/.install/The Tornado Chicken.sh @@ -1,6 +1,6 @@ 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" +get_installer "Ttc v3.2 linux.zip" "https://renzivan.itch.io/the-tornado-chicken" +unzip -d "${installPath}/The Tornado Chicken" "${cache}/Ttc v3.2 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."