Just a few updates
- Mass Export button - Allows you to select multiple sprites and have them exported all at once instead of needing to open one-by-one - Currently exports as PNG and does not have select option
- PNG is now the default when opening/exporting/importing. Used to be bmp.
- Automatically saves the .lowend version of the sprite when saving. No need to save twice after resizing anymore.
- Resolved a bug with working in directories with . in it. (Such as MyMod.mpq)
- Fixed all the convention errors in the main files to adhere to the newer Microsoft C# Guidelines.