Further work on the installer.

It  does  not work just yet, so don't get too excited.
This commit is contained in:
Hunter Jozwiak 2024-02-02 17:10:35 -05:00
parent 9e257d1a07
commit 006c63bdc8

View File

@ -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"