-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment Retool only takes select tags and attributes from a DAT file's titles, and rebuilds them to a sanitized version. These include:
<game>
, with thename
attribute.<category>
<description>
<rom>
, with thename
,size
,crc32
,md5
,sha1
, andsha256
attributes.
Ideally for future proofing, when encountering unknown tags or attributes Retool should copy them as-is into the output DAT file.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request