mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 10:31:47 -03:00
Update Discord invite URL in client patcher
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user