Include last commit index in project
问题 I'm working on a game project in Uninty with some friends, and since we're going to make each one his own branches i would like to include in the project some of the versioning info, e.g. to get track of the current build beeing tested, so i've tought to the current branch and commit index. When i say "include in the project" i mean to display those info somwhere in the ui during gameplay. I would like to do so to avoid using "custom version number" like ver.0.1.2 etc, because those