Skip to content

Repository files navigation

Tagline

Build info, version, metadata, checksum, and more, for Godot 4.

Features

  • Runtime build info.

    Get build info like commit hash, tag, build datetime, and more, on runtime.

    BuildInfo.get_commit() # Get the full commit hash of the build
    BuildInfo.get_commit_datetime() # Get the datetime string of the commit
    BuildInfo.get_commit_tag() # Get the tag associated with the commit
    
    BuildInfo.get_datetime() # Get the datetime string of when the build were made
    
  • Auto-generate checksum on export (desktop only).

    Generate SHA256SUM.txt alongside your exported binaries.

License

Licensed under MIT license.

Copyright © 2026 nnda

About

Build info, version, metadata, checksum, and more, for Godot 4.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Sponsor this project

Contributors

Languages