diff --git a/audiogame-manager.sh b/audiogame-manager.sh index a06c013..8e66f20 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -22,7 +22,7 @@ license() { left blank, the Original Developer is the Initial Developer. The Initial Developer of the Original Code is Billy "Storm Dragon" Wolfe. All portions of - the code written by Billy Wolfe are Copyright (c) 2020. All Rights + the code written by Billy Wolfe are Copyright (c) 2020, 2024. All Rights Reserved. Contributor Michael Taboada. @@ -2077,7 +2077,10 @@ download "https://erion.cf/files/ag_103.zip" add_launcher "c:\Program Files\dragonpong\DragonPong.exe" ;; "Dreamland") - + download https://scwl-1251129685.cos.ap-shanghai.myqcloud.com/dreamland/Win/DreamLandSetup.exe + install_wine_bottle speechsdk + $wine "${cach}/DreamLandSetup.exe" /silent + ;; "Duck Hunt") export bottle="l-works" download "http://files.l-works.net/dhsetup.exe"