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.1k stars 70 forks source link

Add Non-Steam Game: More closely match Steam casing and include missing fields #951

Closed sonic2kk closed 10 months ago

sonic2kk commented 10 months ago

Small change to how we write out to shortcuts.vdf. This now includes some extra fields to match newer ones that Steam writes out, and also changes some casing to better match what Steam writes out.

Found while messing around to figure out the cause of #949, but doesn't fix that issue.

sonic2kk commented 10 months ago

This didn't break anything in my tests and ShellCheck is good. A very small change, so now that the version is bumped, this is good to merge.