mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 10:51:44 -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