Kuoxsr / spindex

A personal tool to generate sounds.json from a folder structure
0 stars 0 forks source link

Combining json files creates lists of sounds that are not sorted alphabetically #3

Closed Kuoxsr closed 7 months ago

Kuoxsr commented 7 months ago

The result of combining generated-sounds.json with the production sounds.json causes all new sound records to be placed at the bottom of the list in each sound event.

I would like my tool to sort all the sounds so that each event has an alphabetical list at all times.