Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gdevelop5:getting_started [2020/11/06 23:36] davidturnbull |
gdevelop5:getting_started [2020/12/26 13:56] (current) |
||
---|---|---|---|
Line 11: | Line 11: | ||
The installation instructions depend on the operating system. | The installation instructions depend on the operating system. | ||
- | ### Windows | + | * **Windows**: double-click the executable. This installs GDevelop, launches the app, and adds an icon to the Desktop. |
- | + | * **macOS**: | |
- | Double-click the executable. This installs GDevelop, launches the app, and adds an icon to the Desktop. | + | |
- | + | | |
- | ### macOS | + | * **Linux**: |
- | + | | |
- | 1. Open the DMG file. | + | |
- | 2. Drag " | + | * 3. Run it: `./ |
- | + | ||
- | ### Linux | + | |
- | + | ||
- | 1. Expand the archive file to access an [AppImage](https:// | + | |
- | 2. Run `chmod a+x GDevelop.AppImage` | + | |
< | < |