Fixed even more installer scripts. Am I really going to have to go through all 208 of these?
This commit is contained in:
6
.install/Space Defender.sh
Normal file
6
.install/Space Defender.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
export WINEARCH="win64"
|
||||
export winVer="win7"
|
||||
download "http://tunmi13.ddns.net/projects/space_defender.zip"
|
||||
install_wine_bottle
|
||||
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/" "${cache}/space_defender.zip"
|
||||
add_launcher "c:\Program Files\space_defender\sdefender.exe"
|
Reference in New Issue
Block a user