diff --git a/README.md b/README.md index 144cf277..46617e03 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ altering the original gameplay. **The official homepage is:** https://dhewm3.org +**Mods supported by dhewm3:** https://github.com/dhewm/dhewm3-sdk + **The project is hosted at:** https://github.com/dhewm **Download the latest release:** https://github.com/dhewm/dhewm3/releases/latest diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h index 4bc03220..685ae8c5 100644 --- a/neo/framework/Licensee.h +++ b/neo/framework/Licensee.h @@ -41,7 +41,7 @@ If you have questions concerning this license or the applicable additional terms #define GAME_NAME "dhewm 3" // appears on window titles and errors #endif -#define ENGINE_VERSION "dhewm 3 1.4.2pre" // printed in console +#define ENGINE_VERSION "dhewm3 1.5.0rc1" // printed in console // paths #define BASE_GAMEDIR "base"