Fixed the game crashing when closing
Fixed a memory leak
VerifyUPE no longer requires a package to be installed, instead the data is generated, tested and then removed dynamically
UPE Tests run automatically, and print to the log file when launching the game (VerifyUPE can still be run to view the results in the cheat console)
Added proper support for mods packed with older versions of SMFX
- Proper support for prop mods packed with pre Feb 2020 SMFX (strings didn't get the last character serialized into the prop file)
- Proper support for prop mods packed with pre June 2023 SMFX (array strings had the wrong data size)
Added proper support for prop mods packed in the future with the increased knowledge of prop flags