sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.05k stars 70 forks source link

Commandline: Flatten getIDFromTitle #1036

Closed sonic2kk closed 5 months ago

sonic2kk commented 5 months ago

More work related to #1031, #1032, #1033, #1034, #1035.

Removes the nesting from getIDFromTitle.

sonic2kk commented 5 months ago

Tested this out and it returns the same results as master, and also still works for Non-Steam Games. ShellCheck is also green. Should be good to merge.