mirror of
https://github.com/glest/glest-source.git
synced 2025-08-05 16:07:25 +02:00
6 lines
147 B
C
6 lines
147 B
C
#define GAME_VERSION "Glest 2.0"
|
|
//Month then Day
|
|
#define GAME_BUILD_DATE "0406"
|
|
#define G3D_VIEWER_VERSION "1.0"
|
|
#define MAP_EDITOR_VERSION "1.0"
|