mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 06:51: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 oldUrl = '.gg/hytale';
|
||||
const newUrl = '.gg/MHkEjepMQ7';
|
||||
const newUrl = '.gg/hf2pdc';
|
||||
|
||||
const lpResult = this.replaceBytes(
|
||||
result,
|
||||
|
||||
Reference in New Issue
Block a user