diff options
Diffstat (limited to 'docs/win32-release.txt')
-rw-r--r-- | docs/win32-release.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/win32-release.txt b/docs/win32-release.txt index a8696897..1c0577df 100644 --- a/docs/win32-release.txt +++ b/docs/win32-release.txt @@ -1,6 +1,6 @@ --------------------------------------- -THE MANA WORLD WIN32 RELEASE CHECKLIST --------------------------------------- +------------------------------------------- +THE MANA EXPERIMENT WIN32 RELEASE CHECKLIST +------------------------------------------- Every Win32 releaser should follow this checklist when creating a new package. @@ -11,7 +11,7 @@ Every Win32 releaser should follow this checklist when creating a new package. * 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 + from tme.exe to tme_opengl.exe - Compile normal version (Do not use special flags as __DEBUG or USE_OPENGL) - Check if the dlls were compressed (SDL.dll, SDL_Image.dll, SDL_Mixer.dll) - Check config.xml for default values: |