WARNING! Possibly horribly broken. For stability, switch to master branch. Completely changed the way the installer system works.
This commit is contained in:
6
.install/Road to Rage.sh
Normal file
6
.install/Road to Rage.sh
Normal file
@ -0,0 +1,6 @@
|
||||
export WINEARCH=win64
|
||||
export winVer="win7"
|
||||
download "https://iamtalon.me/games/rtr_ultimate.zip"
|
||||
install_wine_bottle
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/rtr_ultimate.zip"
|
||||
add_launcher "c:\Program Files\rtr_Ultimate\trtr.exe"
|
Reference in New Issue
Block a user