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/Warsim.sh
Normal file
6
.install/Warsim.sh
Normal file
@ -0,0 +1,6 @@
|
||||
get_installer "Warsim Full Game.zip" "https://huw2k8.itch.io/warsim"
|
||||
export WINEARCH=win64
|
||||
export winVer="win7"
|
||||
install_wine_bottle
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Warsim/" "${cache}/Warsim Full Game.zip"
|
||||
add_launcher "c:\Program Files\Warsim\Warsim.exe"
|
Reference in New Issue
Block a user