Added game Wheels of Prio.
This commit is contained in:
parent
fb65c927b2
commit
15a348f6d0
8
.install/Wheels of Prio.sh
Normal file
8
.install/Wheels of Prio.sh
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
check_architecture x86_64
|
||||||
|
get_installer "Wp v3.0 linux.zip" "https://psyra-productions.itch.io/wheels-of-prio"
|
||||||
|
unzip -d "${installPath}/Wheels of Prio" "${cache}/Wp v3.0 linux.zip"
|
||||||
|
chmod +x "${installPath}/Wheels of Prio/Wp"
|
||||||
|
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
|
3
.launch/Wheels of Prio.game
Normal file
3
.launch/Wheels of Prio.game
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
check_architecture x86_64
|
||||||
|
pushd "${installPath}/Wheels of Prio"
|
||||||
|
${fex}./Wp
|
Loading…
x
Reference in New Issue
Block a user