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