VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
85 stars 3 forks source link

Make sure bulk operations use arrays instead of maps to guarantee order #293

Closed bmcclure closed 2 years ago

bmcclure commented 3 years ago

The ones where order is important are using arrays where necessary, so I think we are good.