raylib-game-template
raylib-game-template copied to clipboard
[build] Issues copying resources when creating artifacts on CI system
Issues with the resources paths, probably a RESOURCES_SRC_PATH and RESOURCES_DST_PATH are required. Game resources could be in one path but require to be copied/processed to a different path; build system should be reviewed.