mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 10:41:46 -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