|
Download IA LauncherStep 1: Download DOSBoxIA Launcher uses DOSBox, so install this DOS emulator first. Click here to go to the DOSBox download page and click the big green download button. Note: if you're on Windows, IA Launcher expects DOSBox to be installed in C:\Program Files (x86) so please use this as the install location. Step 2: Download IA LauncherNow that you have installed DOSBox, there are multiple ways to install IA Launcher. Windows
MacOS/LinuxOpen up a terminal and type the following command: $ pip3 install ialauncherThis will install IA Launcher directly from PyPi. After installation, you can start IA Launcher by typing the following command: $ ialauncher Source codeClick here to view the source code of IA Launcher on GitHub. |