Copy file from one path to another NOTE: If destination path does not exist, it is created!
raylib.FileCopy "assets/config.txt", "backup/config.txt"
There was an error while loading. Please reload this page.