I'm trying to move a file from the pictures folder (Graphics/Pictures) to the main game folder (the one with Game.exe) using RGSS. I know that in Ruby you can do that with FileUtils, but it doesn't works on RMXP, and the built-in File class doesn't have anything like that. Is there any way to move files with RGSS?
I'm trying to move a file from the pictures folder (Graphics/Pictures) to the main game folder (the one with Game.exe) using RGSS. I know that in Ruby you can do that with FileUtils, but it doesn't works on RMXP, and the built-in File class doesn't have anything like that. Is there any way to move files with RGSS?
Share this post
Link to post
Share on other sites