This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Full Changelog: v1.0.1...v1.1.0
Features
- The "Join TristanSMP" button on the title screen becomes unclickable when cloudflared hasn't been initialized correctly.
- Shutdown hook, cloudflared will now be killed when the game is quit.
Fixes
- The initial download progress for cloudflared is now accounted for, the download just ran in the background and didn't block the code execution flow, resulting in local-proxy attempting to use cloudflared when it hasn't been downloaded.