Skip to content

Move the source svg files to src/

m4xw requested to merge github/fork/orbea/assets into master

Created by: orbea

This is a suggestion, @RobLoach anyone else that maintains the assets please review this.

Also see this PR. https://github.com/libretro/RetroArch/pull/5843

My suggestion is to save the source .svg files in the src/ directory and the xmb directory will only contain asset files that should be installed.

Warning, I do not know how much this will disrupt any workflow among those who work on assets. Please show me examples of where this could be problematic and maybe we can come up with a good compromise?

Additionally this will make it easier to maintain the install target all in the RetroArch qb/ scripts and Makefile.

Merge request reports