Checks if the client or assets need updating and returns an update check result which can be passed to performUpdate.
performUpdate
Performs the necessary updates according to the update info.
The update check result to use when performing the update.
Downloads the latest assets into the resources directory.
Updates the packets.json file by downloaded the latest client and extracting the packet ids.
Generated using TypeDoc
Checks if the client or assets need updating and returns an update check result which can be passed to
performUpdate
.