Update Discord invite URL in client patcher

This commit is contained in:
AMIAY
2026-01-30 02:28:45 +01:00
parent 22ea2f56d3
commit fbdd9ee0cf

View File

@@ -251,7 +251,7 @@ class ClientPatcher {
const result = Buffer.from(data); const result = Buffer.from(data);
const oldUrl = '.gg/hytale'; const oldUrl = '.gg/hytale';
const newUrl = '.gg/MHkEjepMQ7'; const newUrl = '.gg/hf2pdc';
const lpResult = this.replaceBytes( const lpResult = this.replaceBytes(
result, result,