diff --git a/README.md b/README.md index 67a2e070..aee976a7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Flathub](https://img.shields.io/flathub/v/org.unitystation.StationHub?style=flat-square)](https://flathub.org/apps/details/org.unitystation.StationHub) [![Discord](https://img.shields.io/discord/273774715741667329?style=flat-square)](https://discord.com/invite/tFcTpBp) -This is the official launcher for Unitystation, it handles account creation, downloading, updating, and server joining. +StationHub is the official launcher for Unitystation, it handles downloading, updating, and joining servers. ## Tech-stack It is cross-platform using .NET 6 as the runtime and [Avalonia MVVM](https://docs.avaloniaui.net/guides/basics/mvvm) for the UI. diff --git a/UnitystationLauncher/Assets/buttoncontext.png b/UnitystationLauncher/Assets/buttoncontext.png deleted file mode 100644 index b15a0933..00000000 Binary files a/UnitystationLauncher/Assets/buttoncontext.png and /dev/null differ diff --git a/UnitystationLauncher/Assets/org.unitystation.StationHub.metainfo.xml b/UnitystationLauncher/Assets/org.unitystation.StationHub.metainfo.xml index 6d271a87..61a7e027 100644 --- a/UnitystationLauncher/Assets/org.unitystation.StationHub.metainfo.xml +++ b/UnitystationLauncher/Assets/org.unitystation.StationHub.metainfo.xml @@ -74,6 +74,7 @@
  • Adds links to the Unitystation Discord and GitHub issues pages.
  • The auto update feature has been replaced with a notification.
  • Adds a placeholder to the News panel, this will be replaced with posts from the Unitystation Blog in the future.
  • +
  • Account creation, management, and login is now handled by the game instead of StationHub.
  • Bug Fixes: