Closed BenCreating closed 4 years ago
When exporting multiple resources at once it put the resource ID in the file name, but did not export the resource name. I wanted to preserve both, so I added the resource name after the ID.
I've found resources fail to export in cases where special characters are in the name. I'm investigating exporting a text file with the names instead.
When exporting multiple resources at once it put the resource ID in the file name, but did not export the resource name. I wanted to preserve both, so I added the resource name after the ID.