Changelog:
- Fixed an error which corrupted the names due to a wrong offset in patterns
- An error which lead to freezing UI was fixed involving exchange import actions.
- The tool now adds file extensions on export if they are missing
- The tool shows which file types are supported in file dialogue now
- Mac can select any file for *.anch and *.acnl imports as there is a weird bug with tinyfiledialogs and 4 letter extensions on Mac
- Changed the way BinaryData reads strings. Its now finding the end of string (0x0000) and uses it accordingly for text parsing