5 lines
284 B
Bash
5 lines
284 B
Bash
download "https://www.agarchive.net/games/other/the%20blind%20swordsmanPC.zip"
|
|
install_wine_bottle
|
|
install_with_progress unzip "Extracting game files..." -d "$WINEPREFIX/drive_c/Program Files" "${cache}/the blind swordsmanPC.zip"
|
|
add_launcher "c:\Program Files\TheBlindSwordsman.exe"
|