You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Hi3Helper.Plugin.Wuwa/Exports.GameLaunch.Steam.cs
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
namespaceHi3Helper.Plugin.Wuwa;
13
13
publicpartialclassExports
14
14
{
15
-
privateconststringSteamLaunchUri="steam://run/3513350";// 3513350 is Wuthering Waves' Steam AppID
15
+
privateconststringSteamLaunchUri="steam://nav/games/details/3513350";// Wuthering Waves Steam AppID, game launches through Collapse and is picked up by Steam
0 commit comments