- Move the "Browse" buttons to the right side
- Add distance in front of the "import" button
- Changed application name
- Removed check for maximum game ID length, but it is now limited to int number (19 characters).
- Added check that the input field is empty
- Added path check
- Added possibility to set path via browse button
- Added state for import button, now if fields are not valid, it will not be clicked.
- Changed jpeg quality to 100% (previously it was 80%)
- The initiation version, core functionality works, but there is no error handling or boundary condition handling.