Godot VCS Git Plugin v2.1.0
Parallel release to Godot 3.5 to update the plugin due to the changes in the GDNative API. You will only need to upgrade your local copy of this plugin if you are moving to Godot 3.5.
Setup instructions: https://github.com/godotengine/godot-git-plugin/wiki
The attached ZIP file contains releases for Windows, Linux and MacOS x64/arm64.
Compatibility
Godot 3.5.x
What's Changed
- Remove
get_commit_date()and replace it with Godot's new Time singleton by @ChronicallySerious in #107
Full Changelog: v2.0.1...v2.1.0