blob: eddb7a11bd9ee0dc00bdf072d91c67ab7dc66ea8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
### IMPORTANT: IF LOCATION IS CHANGED, PLEASE UPDATE IN addon/openvic-plugin/ReleaseExportEditorPlugin
class_name _GIT_INFO_
extends RefCounted
const commit_hash : StringName = &"0000000000000000000000000000000000000000"
const short_hash : StringName = &"0000000"
const tag : StringName = &"<tag missing>"
const release_name : StringName = &"<release name missing>"
|