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
Ability to comment things out in glob fields using \. Addresses issue 404
Config presets are now grabbed by version, so that older versions of SRM (from here on out) won't break when breaking changes are made to the presets files (they also won't receive any new presets, but c'est la vie).
Changed
Made the whole parser clickable in the parsers list in the EmuDeck theme.
Fixed
Exceptions ID not matching for steam parser
CLI would hang on generate apps if no apps were found.
Handling for bug in osName where an error would be thrown if powershell not found on a Windows system, issue 521
Handling for issue where addedItemsV2.json could be invalid json. Also made the write synchronous so this is less likely to occur.
Removed
Expandable set notation $()$ that could be used in the local images fields. Classic example of SRM being overcomplicated. I might bring it back if there is popular demand.
Skip Accounts with Missing Data Dirs option (always true now)
Use Account Credentials option (now set based on whether or not loginusers.vdf exists)