diff options
Diffstat (limited to 'docs/win32-release.txt')
-rw-r--r-- | docs/win32-release.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/win32-release.txt b/docs/win32-release.txt index 8ef87d07..60d30f4d 100644 --- a/docs/win32-release.txt +++ b/docs/win32-release.txt @@ -9,6 +9,7 @@ Every Win32 releaser should follow this checklist when creating a new package. * File version * Product version * Eventually Legal Copyright +- Update README and ChangeLog if not already - Compile OpenGL version (Using -DUSE_OPENGL option) and rename the executable from tmw.exe to tmw_opengl.exe - Compile normal version (Do not use special flags as __DEBUG or USE_OPENGL) |