Difference between revisions of "Install"
From MSX Game Library
Line 1: | Line 1: | ||
− | * | + | ''Note: For the moment, the program build tool is only compatible with Windows.'' |
− | * Install SDCC (in <tt>\tools\SDCC</tt> | + | |
− | * Install OpenMSX (in <tt>\tools\openMSX</tt> | + | * Create a directory (name it <tt>\MSXgl</tt> e.g.). |
+ | * Install the engine | ||
+ | ** Clone the Git repository https://github.com/aoineko-fr/MSXgl.git | ||
+ | ** or Download and unzip the latest version of the engine | ||
+ | |||
+ | * Install SDCC (in <tt>\tools\SDCC</tt> e.g.) | ||
+ | |||
+ | * Install OpenMSX (in <tt>\tools\openMSX</tt> e.g.) |
Revision as of 10:38, 11 January 2022
Note: For the moment, the program build tool is only compatible with Windows.
- Create a directory (name it \MSXgl e.g.).
- Install the engine
- Clone the Git repository https://github.com/aoineko-fr/MSXgl.git
- or Download and unzip the latest version of the engine
- Install SDCC (in \tools\SDCC e.g.)
- Install OpenMSX (in \tools\openMSX e.g.)