Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 846 Bytes

File metadata and controls

19 lines (16 loc) · 846 Bytes

H2M Server Browser

This is a simple server browser for the H2M Project. Written in C# using Avalonia UI

image

Features

  • Loads all servers from https://master.iw4.zip/servers not just the top 100 using the API endpoint
  • Pings all the servers asynchronously
  • Full sorting support for all columns
  • Filtering support for all columns
  • Copies the connect string to the clipboard when clicking an entry
  • Refresh button to refresh the server list at any time

To Do

  • Add a way to change the master server URL
  • Have clicking the server entry connect you directly to the server
  • Proper sorting for the IP Address column

Contributing

Feel free to contribute to this project by submitting a pull request. If you have any issues, please submit an issue.