Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest-mac.yml | 2025-07-17 | 534 Bytes | |
latest.yml | 2025-07-17 | 355 Bytes | |
GDevelop-5-Setup-5.5.237.exe.blockmap | 2025-07-17 | 135.4 kB | |
latest-linux-arm64.yml | 2025-07-17 | 547 Bytes | |
latest-linux.yml | 2025-07-17 | 535 Bytes | |
GDevelop-5-Setup-5.5.237.exe | 2025-07-17 | 128.2 MB | |
GDevelop-5-5.5.237.AppImage | 2025-07-17 | 171.8 MB | |
GDevelop-5-5.5.237-universal.dmg.blockmap | 2025-07-17 | 256.4 kB | |
GDevelop-5-5.5.237-universal.dmg | 2025-07-17 | 242.8 MB | |
GDevelop-5-5.5.237-universal-mac.zip | 2025-07-17 | 233.9 MB | |
GDevelop-5-5.5.237-arm64.AppImage | 2025-07-17 | 178.0 MB | |
5.5.237 source code.tar.gz | 2025-07-17 | 55.1 MB | |
5.5.237 source code.zip | 2025-07-17 | 57.7 MB | |
README.md | 2025-07-17 | 3.3 kB | |
Totals: 14 Items | 1.1 GB | 13 |
π A streamlined Learn page with new premium courses to learn gamedev
GDevelop homepage shows a new, updated Learn page when you launch GDevelop:
It serves as a home, notably for new users, highlighting the different resources you can use to improve your game creation skills:
- π Premium, complete courses designed specifically for GDevelop: learn the GDevelop essentials (accessible for free by all subscribers), how to make a specific game or specialized courses about marketing, UI, etc... Stay tuned for new content in the following weeks: sound design, how to make art for your game, and a course about making a 3D GTA-like π
- β³οΈ In-app tutorials (previously found in the Get Started page),
- π₯ All the video tutorials from the Youtube Channel
- πΎ Links to great examples to use as a starting point
- π More free tutorials (video or text based), as well as the traditional links to the Discord, the forum and to ask a question to the GDevelop AI.
The courses are exclusive content made by content creators, teachers or GDevelop specialists. They are separate from GDevelop subscriptions. All courses can be purchased with credits, using Paypal or credit cards (Stripe).
π All premium courses are free one more day for everyone with a Silver, Gold, or Pro subscription. The full GDevelop Master Course, featuring 15 chapters, dozens of tasks, and step-by-step answers, will remain permanently accessible to all subscribers. Thank you for your support!
Note that you can set, in the editor preferences, the "Create" page to be the default tab when you launch GDevelop if you prefer a more focused experience.
π Improvements
- Add spell check option for text input (disabled by default)
- Add an action to join a specific Multiplayer lobby using its identifier, and an expression to get the current lobby ID (thanks @Jurfix!)
π Bug fixes
- Fix AI not drawing properly multiple instances
- Fix a crash of the scene editor when a custom object extension is updated
- Fix 3D impulse and force toward a point actions
- Fix effect default values
- Fix multiplayer synchronization of custom object positions
- Fix 3D physics behaviors activation and deactivation
- Fix the check box to stop sounds at scene start up not being applied properly
- Fix text input displayed position when inside a custom object whose layer is moved
- Fix the "cursor is on" condition when used on custom object parent object
- Fix AI agent not working with games with a lot of extensions or that were too big
- Fix hemisphere light orientation when the top is set on Z+
- Fix shadow casting and receiving that were inverted for 3D boxes
βοΈ Extensions
- [Resource bar] Updated to allow to use visual variants
πΉ Examples
- Updated all examples to use "variants" for continuous and tiled resource bars.
- Use an hemisphere lights for some 3D examples.
- [3D car coin hunt] Fix the road physics shape Z offset.
πΉ Premium Game Templates
- [Idle Clicker Template] Fixed a rare bug where if you killed the boss and immediately quit the game and return, the player will no longer move (soft lock)