Install GDevelop on a lot of machines in your company or university
GDevelop is available for all major operating systems, including the latest versions of Windows, macOS, and Linux. To download GDevelop, visit gdevelop.io/download.
If you're trying to install GDevelop on a large number of machines, you probably want to script the installation. Here are a few tips from the community.
On Windows
The installer is based on NSIS, so you can find online resources to use it from a script. For example, it can be run silently.
We recommend installing it “system-wide” (i.e: for all users). Each user will have their own preferences.
On macOS
GDevelop can be run after copying it in the /Applications folder.
Linux
You should be able to install GDevelop using the provided AppImage or the Flatpak available on Flathub.