raylib-game-template icon indicating copy to clipboard operation
raylib-game-template copied to clipboard

[build] Issues copying resources when creating artifacts on CI system

Open raysan5 opened this issue 1 year ago • 0 comments

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.

raysan5 avatar Dec 12 '24 11:12 raysan5