Download Godot Engine 4.1

Spread the love

Version 4.1 of Godot Engine has been released. Godot is an open source and cross platform game engine with extensive possibilities which allows the development of 2D and 3D games for desktops and mobile devices. The complete release notes are gone this page to view; this is the announcement of this release:

Godot 4.1 is here, smoother, more reliable, and with plenty of new features

After four months of work, we are excited to bring you Godot 4.1! It’s an update that follows our pledge to improve upon Godot 4.0 with frequent incremental releases — with a focus on stability, performance, and polish. As always, a new release comes with a bunch of welcome new features, like the improved AI navigation avoidance and the ability to detach code editors and put them on other displays.

Still, we took great care to prioritize the bugs you have encountered in 4.0. This update fixes over 900 issues that users have reported from using Godot 4 or while helping contributors test 4.1 with pre-release builds. The engine should feel more reliable overall. We will continue improving stability, performance, and workflows with every upcoming feature release of Godot 4.

For most games and apps made with 4.0 it should be relatively safe to migrate to 4.1. We are preparing a migration guide that outlines everything you need to pay attention to when migrating your project. Some incompatibilities are expected for C# and GDExtension users specifically, however we are working on making sure to avoid that in future releases. Don’t forget to always make backups when moving versions, even minor. Better yet, prefer using a version control system, such as Git, and commit a version of your project before the migration.

Version number 4.1
Release status Final
Operating systems Android, Linux, macOS, Windows 10, Windows 11
Website Godot
Download https://godotengine.org/download/windows/#platforms
License type GPL
You might also like