Merge branch 'dev' into feat/restore-java-gui

This commit is contained in:
Sally Knight
2026-03-16 16:04:30 +03:00
2244 changed files with 191481 additions and 186843 deletions

View File

@@ -1,4 +1,6 @@
#include "Platform/stdafx.h"
#include "ClientConstants.h"
const std::wstring ClientConstants::VERSION_STRING = std::wstring(L"Minecraft Xbox ") + VER_FILEVERSION_STR_W + std::wstring(L" (4jcraft)");//+ SharedConstants::VERSION_STRING;
const std::wstring ClientConstants::VERSION_STRING =
std::wstring(L"Minecraft Xbox ") + VER_FILEVERSION_STR_W +
std::wstring(L" (4jcraft)"); //+ SharedConstants::VERSION_STRING;