Implements a build versioning system to track and display the engine's build information. - Adds a version header file defining version constants. - Increments the build number automatically from a configuration file on each build in the binary folder. - Displays the build version in the ImGui menu bar for easy identification. - Persists version information by reading/writing to the config file This provides better tracking and identification of specific engine builds.
11 lines
641 B
Plaintext
11 lines
641 B
Plaintext
enginecustom/assets/Model/OBJ/*.obj filter=lfs diff=lfs merge=lfs -text
|
|
enginecustom/assets/Model/OBJ/*.mtl filter=lfs diff=lfs merge=lfs -text
|
|
doxygen_docs/** filter=lfs diff=lfs merge=lfs -text
|
|
enginecustom/include/Lua/Lib/lua54.lib filter=lfs diff=lfs merge=lfs -text
|
|
enginecustom/x64/Debug/lua54.dll filter=lfs diff=lfs merge=lfs -text
|
|
enginecustom/x64/Release/lua54.dll filter=lfs diff=lfs merge=lfs -text
|
|
x64/Debug/lua54.dll filter=lfs diff=lfs merge=lfs -text
|
|
x64/Release/lua54.dll filter=lfs diff=lfs merge=lfs -text
|
|
x64/Debug/config.txt filter=lfs diff=lfs merge=lfs -text
|
|
x64/Release/config.txt filter=lfs diff=lfs merge=lfs -text
|