mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Made Join Server button have a different colored background for non-release servers, added small download icon next to a game's icon when it is not installed, updated Update Now string to Install Update, selected app and channel are now saved to the settings- possibly removing an unnecessary click
This commit is contained in:
@@ -13,7 +13,9 @@ class W3DHub
|
||||
server_list_region: "Any",
|
||||
account: {},
|
||||
applications: {},
|
||||
games: {}
|
||||
games: {},
|
||||
last_selected_app: "ren",
|
||||
last_selected_channel: "release"
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user