Download patch before patch, bump to 1.2.0
This commit is contained in:
@ -70,6 +70,7 @@ class UI:
|
||||
print("Aborting patch process.")
|
||||
return
|
||||
print("Patching game...")
|
||||
asyncio.run(self._patcher.download_patch())
|
||||
self._patcher.apply_patch(login_fix)
|
||||
print("Game patched.")
|
||||
print("Please refrain from sharing this project to public especially official channels, thank you.")
|
||||
|
||||
Reference in New Issue
Block a user