stackotter / delta-client

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

Implement UI for a server list in DeltaClientGtk #184

Closed ninjadev64 closed 11 months ago

ninjadev64 commented 11 months 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 11 months ago

All done :+1:

ninjadev64 commented 11 months ago

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

ninjadev64 commented 11 months ago

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