Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

1.1.0 - Clean up

Latest
Compare
Choose a tag to compare
@tristancamejo tristancamejo released this 01 Jan 12:48
· 2 commits to main since this release

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.