Index of /lingo/wine

Icon  Name                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] readme.txt 2023-03-07 13:18 892 [TXT] install_d9.sh 2023-03-07 11:28 310 [TXT] install_d85.sh 2023-03-07 13:07 316 [TXT] install_d12.sh 2023-03-07 09:50 328 [TXT] install_d115.sh 2023-03-07 09:40 346 [TXT] install_d10.sh 2023-03-07 12:06 334 [   ] DirectorMX2004.app.7z 2023-03-07 12:06 152M [   ] DirectorMX.app.7z 2023-03-07 11:27 98M [   ] Director8.5.app.7z 2023-03-07 13:06 93M [   ] Director12_macOS.app.7z 2023-03-07 10:14 135M [   ] Director11.5.9_macOS.app.7z 2023-03-07 09:01 132M
Director for macOS, based on Wineskin.

To install a particular Director version, copy the corresponding line from below, paste it into
Terminal and hit ENTER.

Note that this will overwrite an existing Director app in /Applications with the same filename!

# Director 8.5 (Director8.5.app)
/bin/bash -c "$(curl -fsSL https://valentin.dasdeck.com/lingo/wine/install_d85.sh)"

# Director 9 aka MX (DirectorMX.app)
/bin/bash -c "$(curl -fsSL https://valentin.dasdeck.com/lingo/wine/install_d9.sh)"

# Director 10.1 aka MX 2004 (DirectorMX2004.app)
/bin/bash -c "$(curl -fsSL https://valentin.dasdeck.com/lingo/wine/install_d10.sh)"

# Director 11.5.9 (Director11.5.app)
/bin/bash -c "$(curl -fsSL https://valentin.dasdeck.com/lingo/wine/install_d115.sh)"

# Director 12 (Director12.app)
/bin/bash -c "$(curl -fsSL https://valentin.dasdeck.com/lingo/wine/install_d12.sh)"