synndicate / StardewValleyMods

Mods for the game Stardew Valley
MIT License
0 stars 0 forks source link

Have data.json maintain order of categories #17

Open synndicate opened 4 years ago

synndicate commented 4 years ago

Will need to migrate Dictionary to OrderedDictionary where appropriate. Does the benefit outweigh the resource cost? See relevant stackoverflow question