Fix a typo.
It is Shooter.exe
This commit is contained in:
		@@ -3,4 +3,4 @@ export winVer="win7"
 | 
			
		||||
get_installer "shooter-win.zip" "https://brynify.itch.io/shooter"
 | 
			
		||||
install_wine_bottle
 | 
			
		||||
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files/shooter" "${cache}/shooter-win.zip"
 | 
			
		||||
add_launcher "c:\Program Files\shooter\shooter.exe"
 | 
			
		||||
add_launcher "c:\Program Files\shooter\Shooter.exe"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user