Updated changelog

This commit is contained in:
mathusummut
2019-02-06 04:18:34 +01:00
parent ac1cc47a56
commit a1a62b40ce
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ v2.0
- Now attack commands can be queued using the Shift key
- Renamed factions for consistency
- Now default command on right-click is customizable
- Middle mouse button now sends attack command, so you can micro-manage move and attack commands easily using right and middle mouse button
v1.0

View File

@@ -1,4 +1,4 @@
#define GAME_VERSION "Glest 2.0"
#define GAME_BUILD_DATE "3101"
#define GAME_BUILD_DATE "0602"
#define G3D_VIEWER_VERSION "1.0"
#define MAP_EDITOR_VERSION "1.0"