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
fix: crash on games with integer developer/publisher in appinfo.vdf
Some Steam apps (e.g. Cherry Tree Comedy Club 214610/333220) have
numeric values instead of strings in their VDF metadata. The str()
conversion prevents the TypeError in join().
Reported by AUR user.