EXE
WinGet
GDevelop
GDevelop Team · 5.6.252 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
GDevelop-5-Setup-5.6.252.exe /S
Custom
GDevelop-5-Setup-5.6.252.exe /S /allusers
Upgrade
GDevelop-5-Setup-5.6.252.exe /S --updated
File Identity
Filename
GDevelop-5-Setup-5.6.252.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GDevelop.GDevelop
Version
5.6.252
Description
The fastest, easiest, most powerful no-code game engine.
License
MIT
↗
Homepage
https://gdevelop.io/
Installer URL
https://github.com/4ian/GDevelop/releases/download/v5.6.252/GDevelop-5-Setup-5.6.252.exe
Upgrade Behavior
install(Install over existing)
Release Notes
💝 Improvements
- Add support for using a custom shape ("Mesh") for static objects having the 3D physics behavior.
- This allows your characters and other dynamic objects to collide exactly with the shape of a platform, background or any static 3D object.
- By default, the model of the 3D model itself is used. You can choose to use another model if needed (useful in case of a very complex 3D model: you can make the collision happen on a simplified version).
- The Physics engine was also upg…