5 Commits

Author SHA1 Message Date
Marcel
b044253d52 Merge branch 'alphyr/guess_image_format' into 'master'
Guess image format from file extension

See merge request 
2021-05-12 18:41:22 +00:00
juliancoffee
7bec0bc529 add authors 2021-05-09 13:12:26 +03:00
juliancoffee
ab2ee20ba3 Fix tests
1) Use more correct way to look for `assets` dir
2) Rename veloren_common::assets to veloren_common_assets in doc-tests
2021-05-09 13:12:26 +03:00
juliancoffee
d4fd0d6b96 Search for assets in workspace root 2021-05-09 13:12:26 +03:00
juliancoffee
5bd4dcc167 Extract common/src/assets.rs to own crate
This gives us ability to use assets-related code in i18n without
depending on whole veloren-common
2021-05-09 13:12:26 +03:00