From 876e5d7b8752dadbf7fd4ed54928590d8e00425a Mon Sep 17 00:00:00 2001 From: Eamonn Rea Date: Fri, 7 Jun 2024 18:59:15 +0100 Subject: [PATCH] formatting --- steamtinkerlaunch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 2d3f35e5..62aa13f0 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -7785,6 +7785,9 @@ function pickGameWindowNameMeta { # This function is not very efficient, Non-Steam Games in particular are inefficient because we read shortcuts.vdf each time we want to parse info # We parse it once to get the IDs, then again in each `getTitleFromID` and `getGameDir` call. This makes it pretty slow # It works for now, but in future we should enhance it +# +# One potential way to enhance this function is to split it out into a separate function for each filter type, but we would need +# to consider how this function is used by other parts of the codebase and if that could be disruptive. function listSteamGames { function getGameCount { TOTALGAMESOWNEDPRINTFSTR="" @@ -22187,7 +22190,7 @@ function howto { echo " Note that this will not remove your mods or installed Winetricks" echo " lang=