stackotter / delta-client

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

Implement UI for a server list in DeltaClientGtk #184

Closed ninjadev64 closed 1 year ago

ninjadev64 commented 1 year ago

Description

This PR implements UI for a server list in DeltaClientGtk. It may be followed with another PR that implements actually storing servers, but as of this PR they are not persisted.

Fixes #183

Type of change

Checklist:

ninjadev64 commented 1 year ago

All done :+1:

ninjadev64 commented 1 year ago

I'll add removing servers later today so don't merge yet

ninjadev64 commented 1 year ago

Actually nvm, I'll add removing and editing as part of my next PR - feel free to merge.