Games "Top Speed" and "The Great Toy Robbery" added. For Top Speed, I found a couple of bugs, so the installed version may not work with your keyboard and may also crash on race launch. I have opened a pull request with these problems fixed, so hopefully it will work soon.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# shellcheck shell=bash disable=SC2154 # installPath and cache are set by linux-game-manager.sh
|
||||
check_architecture x86_64
|
||||
download "https://l-works.net/files/tgtr_linux.tar.gz"
|
||||
tar -xzf "$cache/tgtr_linux.tar.gz" -C "${installPath}"
|
||||
Reference in New Issue
Block a user