Organize files into categories. Likely still a bit of cleanup left to do.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export WINEARCH=win64
|
||||
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"
|
||||
Reference in New Issue
Block a user