engine: use common strings to name the engine, makes branding easier for custom forks

This commit is contained in:
Alibek Omarov
2024-03-19 21:11:04 +03:00
parent 665c46b281
commit fe5944720b
3 changed files with 5 additions and 4 deletions

View File

@@ -74,6 +74,7 @@ GNU General Public License for more details.
#define DEFAULT_UPDATE_PAGE "https://github.com/FWGS/xash3d-fwgs/releases/latest"
#define XASH_ENGINE_NAME "Xash3D FWGS"
#define XASH_DEDICATED_SERVER_NAME "XashDS"
#define XASH_VERSION "0.20" // engine current version
#define XASH_COMPAT_VERSION "0.99" // version we are based on