Skip to content

Godot VCS Git Plugin v2.1.0

Choose a tag to compare

@twaritwaikar twaritwaikar released this 09 Apr 19:05
· 87 commits to master since this release
6c53f46

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