unexpectedpanda / retool

Retool: a better filter tool for Redump and No-Intro DAT files.
BSD 3-Clause "New" or "Revised" License
343 stars 22 forks source link

Pass through unknown tags and attributes #334

Open unexpectedpanda opened 3 months ago

unexpectedpanda commented 3 months ago

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:

Ideally for future proofing, when encountering unknown tags or attributes Retool should copy them as-is into the output DAT file.