Patch notes:
- Current UAssetAPI commit is atenfyr/UAssetAPI@0c4afaa.
- Added a rudimentary dark theme and a settings page for accessibility.
- Added the ability to import, export, and modify raw binary data.
- Added support for decrypting Ace Combat 7 PC assets in-situ.
- Added the ability to change encoding with the scroll wheel.
- Added the ability to define a version to start with via the command line.
- Adjusted FName to be backed by index rather than string value, which allows changes to existing names in the name map to be saved.
- Fixed a variety of miscellaneous crash bugs.