6 lines
195 B
Bash
6 lines
195 B
Bash
export WINEARCH=win64
|
|
export winVer="win8"
|
|
install_wine_bottle
|
|
get_steam 2684520 "https://store.steampowered.com/app/2684520/Conjury/"
|
|
add_launcher 'c:\Program Files\Conjury\release\Conjury.exe'
|