Test version text

This commit is contained in:
2025-07-06 16:26:38 -07:00
parent f9411e8474
commit 7bc3de6012
6 changed files with 203 additions and 131 deletions

View File

@ -0,0 +1,8 @@
class_name VersionText extends Label
var project_name: String = "X"
var commit_number: int = 0
var branch_name: String = "X"
var short_sha: String = "X"
var build_override: bool = false