I updated all train pictures from the games files (they are now the same size too) and made sure that all currently known loco names from the official map API are matched to their respective picture
Other things to note:
Webp support with webp image variants (using a new helper function at App level)
Restructured picture folders
In the future we might want to try implementing an image loader to automatically create webp versions at build time.
I updated all train pictures from the games files (they are now the same size too) and made sure that all currently known loco names from the official map API are matched to their respective picture
Other things to note:
In the future we might want to try implementing an image loader to automatically create webp versions at build time.
Closes https://github.com/DKFN/edr-issues/issues/92