total-dos-launcher icon indicating copy to clipboard operation
total-dos-launcher copied to clipboard

User customization export and import

Open MobyGamer opened this issue 8 years ago • 0 comments

All user customizations should have a unified export and import format, with each user datum identified by the hash. This goes for flags, notes, custom command-lines, etc. Can be implemented as command-line.

Why? Because being able to export/import user customizations means they can persist across index reloads. Although this will be a PITA, it should probably be pure ASCII so that it can parsed by humans, and possibly edited/created as a way to enhance loads before users fire up TDL. JSON a pipe dream, more likely custom format.

MobyGamer avatar Jul 29 '17 03:07 MobyGamer