Tutorial - How to Automatically Increment Builds in Unity AND get the Build Number in Game

Happy #TutorialTuesday!
In this video, I go over how to automatically increment build number for all major platforms as well as how to get that build number into your game so you can use it or display it in your game.

As always, code is available on GitHub Gist: Build Incrementor Scripts from https://www.youtube.com/watch?v=PbFE0m9UMtE. If you get value from LlamAcademy, consider becoming a Patreon supporter at https://www.patreon.com/llamacademy · GitHub

Hope you find this helpful!

4 Likes

This is perfect, thanks so much!