mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 06:03:09 +00:00
4e7d75ccd3
Congratulations to everyone in the Godot community for this awesome new release, culmination of more than 10 months of development from close to 450 contributors! Thanks to all involved, whether you contributed code, documentation, bug reports, translations, community support or donations. You all played a role in bringing better free and open source game development tools to the world! Godot 3.2 includes more than 6000 commits made since the 3.1 release in March 2019, 3000 Pull Requests have been merged, and over 2000 issues have been fixed! This release builds upon the feature set and usability of Godot 3.1, making it even more stable and powerful, and thus a very mature game development tool for both 2D and 3D. Now onwards to the 4.0 with Vulkan and a lot of modernization of the codebase!
10 lines
158 B
Python
10 lines
158 B
Python
short_name = "godot"
|
|
name = "Godot Engine"
|
|
major = 3
|
|
minor = 2
|
|
patch = 0
|
|
status = "stable"
|
|
module_config = ""
|
|
year = 2020
|
|
website = "https://godotengine.org"
|