stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
322 stars 33 forks source link

Notify user if an update is available #149

Closed ninjadev64 closed 1 year ago

ninjadev64 commented 1 year ago

Description

Shows an update button in the server list sidebar if the current version is from the main branch and a newer commit is available.

(Note: the button will also show up if the current commit is from another branch, but also exists on the main branch)

Fixes #148

Type of change

Please delete options that are not relevant.

Checklist: