Difference between revisions of "Install"
From MSX Game Library
Line 14: | Line 14: | ||
== Optional == | == Optional == | ||
− | <u>Recommended</u>: To allow the [[Build Tool]] to launch your game after building, | + | <u>Recommended</u>: To allow the [[Build Tool]] to launch your game after building, please install an MSX emulator (here the list of supported [[emulators]]). |
* Install OpenMSX (in <tt>\tools\openMSX</tt> e.g.) | * Install OpenMSX (in <tt>\tools\openMSX</tt> e.g.) |
Revision as of 10:52, 11 January 2022
Note: For the moment, the Build Tool is only compatible with Windows.
Mandatory
- 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 version 4.1.12 or newer (in "MSXgl\tools\SDCC" e.g.).
- If you use an other directory to install SDCC, change the SDCC path in "MSXgl\project\build_config.cmd".
You are done! You can start testing library samples or create your own brand new game!
Optional
Recommended: To allow the Build Tool to launch your game after building, please install an MSX emulator (here the list of supported emulators).
- Install OpenMSX (in \tools\openMSX e.g.)