Game shooter added.
This commit is contained in:
		| @@ -1003,7 +1003,7 @@ gameList=( | |||||||
|     "Shades of Doom" |     "Shades of Doom" | ||||||
|     "Silver Dollar" |     "Silver Dollar" | ||||||
|     "Slender Lost Vision" |     "Slender Lost Vision" | ||||||
|     #"Shooter" |     "Shooter" | ||||||
|     "Sonic the Hedgehog" |     "Sonic the Hedgehog" | ||||||
|     "Sonic Zoom" |     "Sonic Zoom" | ||||||
|     #"Space Defender" |     #"Space Defender" | ||||||
| @@ -2339,10 +2339,9 @@ EOF | |||||||
|         export WINEARCH=win64 |         export WINEARCH=win64 | ||||||
|         export winVer="win7" |         export winVer="win7" | ||||||
|         install_wine_bottle |         install_wine_bottle | ||||||
|         download "http://masonasons.me/softs/Shooter.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient64.dll" |         download "http://masonasons.me/softs/Shooter.zip" | ||||||
|         unzip -d "$WINEPREFIX/drive_c/Program Files/shooter" "${cache}/Shooter.zip" |         unzip -d "$WINEPREFIX/drive_c/Program Files/shooter" "${cache}/Shooter.zip" | ||||||
|         find "${WINEPREFIX}" -type f -name 'nvdaControllerClient32.dll' -exec cp -v "${cache}/nvdaControllerClient32.dll" "{}" \; |         find "${WINEPREFIX}" -type f -name 'nvdaControllerClient64.dll' -exec cp -v "${cache}/nvda2speechd64.dll" "{}" \; | ||||||
|         find "${WINEPREFIX}" -type f -name 'nvdaControllerClient64.dll' -exec cp -v "${cache}/nvdaControllerClient64.dll" "{}" \; |  | ||||||
|         add_launcher "c:\Program Files\shooter\shooter.exe" |         add_launcher "c:\Program Files\shooter\shooter.exe" | ||||||
|    ;; |    ;; | ||||||
|     "Sonic the Hedgehog") |     "Sonic the Hedgehog") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user