Further work on the installer.
It does not work just yet, so don't get too excited.
This commit is contained in:
parent
9e257d1a07
commit
006c63bdc8
@ -22,7 +22,7 @@ license() {
|
|||||||
left blank, the Original Developer is the Initial Developer.
|
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 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.
|
Reserved.
|
||||||
|
|
||||||
Contributor Michael Taboada.
|
Contributor Michael Taboada.
|
||||||
@ -2077,7 +2077,10 @@ download "https://erion.cf/files/ag_103.zip"
|
|||||||
add_launcher "c:\Program Files\dragonpong\DragonPong.exe"
|
add_launcher "c:\Program Files\dragonpong\DragonPong.exe"
|
||||||
;;
|
;;
|
||||||
"Dreamland")
|
"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")
|
"Duck Hunt")
|
||||||
export bottle="l-works"
|
export bottle="l-works"
|
||||||
download "http://files.l-works.net/dhsetup.exe"
|
download "http://files.l-works.net/dhsetup.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user