Git Status
by Matt Giuca | MIT
Gets information about the project's git repo (the git hash) at runtime
This simple addon lets you embed the git hash of your project in your Godot game and display it somewhere. This is extremely handy for testing and reporting bugs, as you can see the exact version of the project that is being used. Once the plugin is
loading more results...